[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.GetLastPoint

GetLastPoint Method

GetLastPoint()

Gets the last point in the PathPoints array of this GraphicsPath.

Declaration
public PointF GetLastPoint()
Returns
Type Description
PointF

A PointF that represents the last point in this GraphicsPath.

Exceptions
Type Condition
NotImplementedException