Property PolarTrackAngle
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
PolarTrackAngle
Get/Set the polar track angle in radians.
If is true then as you move your cursor to specify points, and a user action is open
waiting a reference point, a dotted polar tracking line appears at the tracking angles you specified with
PolarTrackAngle property. Also A text tool tip display the polar coordinates, you can disable it using ToolTip ShowPolarTrackToolTipText property.
Default value is HALF_PI 90 degrees
public double PolarTrackAngle { get; set; }