Table of Contents

Property PolarTrackAngle

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

PolarTrackAngle

Get/Set the polar track angle of the document in radians.

public double PolarTrackAngle { get; set; }

Property Value

double

Remarks

Default value : PI /2. If PolarTrack 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.

See Also