Table of Contents

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

gPoint

Remarks

For example when drawing lines this property will keep the last point the user clicked.