'Declaration Public Function GetSweepAngle( _
ByVal isHorizontalMirroredA value indicating whether the arc annotation is mirrored horizontally.As Boolean, _
ByVal isVerticalMirroredA value indicating whether the arc annotation is mirrored vertically.As Boolean _
) As Single
public float GetSweepAngle(
bool isHorizontalMirrored,
bool isVerticalMirrored
)
public: float GetSweepAngle(
bool isHorizontalMirrored,
bool isVerticalMirrored
)
public:
float GetSweepAngle(
bool isHorizontalMirrored,
bool isVerticalMirrored
)
Parameters
- isHorizontalMirrored
- A value indicating whether the arc annotation is mirrored horizontally.
- isVerticalMirrored
- A value indicating whether the arc annotation is mirrored vertically.
Return Value
The angle between StartAngle and the end of the arc