Property PolarTrackDispProps
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
PolarTrackDispProps
Get the PolarTrack tooltip window display properties as ToolTipDisplayProps.
public ToolTipDisplayProps PolarTrackDispProps { get; }
Property Value
Remarks
The value is reference to a static field and applies with the same value to all vdDocument objects of the application.
- See Also