[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Visual.Points

Points Property

Points

Gets the array of points transformed relative to the associated LayoutRect if any exists, or relative to the owner LayoutView.

Declaration
public PointF[] Points { get; }
Public ReadOnly Property Points As PointF()