AnnGetAngle method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetAngle(HANNOBJECT hObject, double dAngle);

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): Object Manipulation

 

Annotations (Document/Medical only): Object Information

 

Annotations (Document/Medical only): Getting and Setting the ProtractorProperties