AnnGetAngle method (Annotation Control)
Builder Syntax |
|
Delphi Syntax |
Function AnnGetAngle (hObject: HANNOBJECT; var dAngle: L_DOUBLE ): L_INT; |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Gets the angle of the Protractor object in the object's unit of measurement, set by the AnnSetProtractorOptions method.
This method is only valid for Protractor annotation objects (ANNOBJECT_PROTRACTOR).
See Also
Elements |
AnnSetProtractorOptions method, AnnGetProtractorOptions method |
Topics |
|
|
|
|
Annotations (Document/Medical only): Getting and Setting the ProtractorProperties |