ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / CurrentTransform Property

In This Topic
    CurrentTransform Property
    In This Topic
    GetCurrentTransform / SetCurrentTransform
    Syntax
    'Declaration
     
    Public Property CurrentTransform As Matrix3x2
    public Matrix3x2 CurrentTransform {get; set;}
    See Also