ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas Class / Transform Property

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