[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.Transform

Transform Property

Transform

Gets the transformation matrix of the LayoutRect taking into account the owner LayoutView transformation, the top left corner position (P0), and the rotation angle.

Declaration
public Matrix Transform { get; }
Public ReadOnly Property Transform As Matrix