NevronOpenVision
Nevron.Nov.Graphics Namespace / NCustomTextureMapping Class / NCustomTextureMapping Constructor / NCustomTextureMapping Constructor(Double,Double,Double,Double,Double,Double,ENTileMode)
In This Topic
    NCustomTextureMapping Constructor(Double,Double,Double,Double,Double,Double,ENTileMode)
    In This Topic
    Initializer constructor.
    Syntax
    public NCustomTextureMapping( 
       System.double m11,
       System.double m12,
       System.double m21,
       System.double m22,
       System.double dx,
       System.double dy,
       ENTileMode tileMode
    )

    Parameters

    m11
    m12
    m21
    m22
    dx
    dy
    tileMode
    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