Property LastPoint
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
LastPoint
Get the last picked point, from user actions.
public gPoint LastPoint { get; }
Property Value
Remarks
For example when drawing lines this property will keep the last point the user clicked.