[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.PathPoints

PathPoints Property

PathPoints

Gets the points in the path.

Declaration
public PointF[] PathPoints { get; }
Property Value
Type Description
PointF[]

An array of PointF objects that represent the path.