ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / TransformedGeometry Class / Transform Property

In This Topic
    Transform Property (TransformedGeometry)
    In This Topic
    GetTransform
    Syntax
    'Declaration
     
    Public ReadOnly Property Transform As Matrix3x2
    public Matrix3x2 Transform {get;}
    See Also