Property PolarTrackInfinityLineDraw
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
PolarTrackInfinityLineDraw
Get/Set the draw of the infinity line. If true the infinity line will be rendered.
public bool PolarTrackInfinityLineDraw { get; set; }
Property Value
Remarks
Default value True.
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.
- See Also