[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AnchorPoint.Transform

Transform Property

Transform

Gets the transformation matrix of the AnchorPoint taking into account the owner LayoutView transformation and the current position of the point.

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