NevronOpenVision
Nevron.Nov.Graphics Namespace / NMatrix Structure / NMatrix Constructor / NMatrix Constructor(Double,Double,Double,Double,Double,Double)
In This Topic
    NMatrix Constructor(Double,Double,Double,Double,Double,Double)
    In This Topic
    Creates a new arbitrary matrix
    Syntax
    public NMatrix( 
       System.double m11,
       System.double m12,
       System.double m21,
       System.double m22,
       System.double dx,
       System.double dy
    )

    Parameters

    m11
    m12
    m21
    m22
    dx
    dy
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also