AnnProtractorAcute property (ILEADRasterAnnotation)
VARIANT_BOOL AnnProtractorAcute | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read only) Gets a value that indicates whether the inside angle or the outside angle of the protractor is being drawn. Possible values are:
Setting |
Description |
True |
The inside (acute) angle of the protractor is being drawn. |
False |
The outside (obtuse) angle of the protractor is being drawn. |
This property is updated by calling the AnnGetProtractorOptions method.
See Also
Elements: |
AnnSetProtractorOptions method, AnnGetAngle method, AnnGetProtractorOptions method |