This document is archived and information here might be outdated. Recommended version. |
The angle of the extension lines in radians.
[Visual Basic .NET]
Public Property ExtensionLineAngle As Double
[C#]
public double ExtensionLineAngle {get; set;}
[C++]
HRESULT get_ExtensionLineAngle(
System.Double* Angle
);
[C++]
HRESULT put_ExtensionLineAngle(
double Angle
);
[C++] Parameters Angle [out, retval]
Angle is a parameter of type double* Angle [in]
Angle is a parameter of type double
The ExtensionLineAngle property defines the angle between the dimension line and the extension line in degrees. This default angle is 90 degrees. Oblique dimensions have angles less than or greater than 90 degrees.