Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / View Class / Transform Property

In This Topic
    Transform Property (View)
    In This Topic
    Gets the transformation matrix of the current View.
    Syntax
    'Declaration
     
    Public ReadOnly Property Transform As Matrix
    public Matrix Transform {get;}
    See Also