[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.Serialization.MetaCanvas.Transform

Transform Property

Transform

Gets or sets the world transformation for this object

Declaration
public Matrix3x2 Transform { get; set; }
Implements