ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / IDrawingCanvas Interface / Transform Property

In This Topic
    Transform Property (IDrawingCanvas)
    In This Topic
    Gets or sets the world transformation for this object
    Syntax
    'Declaration
     
    Property Transform As Matrix3x2
    Matrix3x2 Transform {get; set;}
    See Also