AnnGetProtractorOptions method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetProtractorOptions(HANNOBJECT hObject, bool &bAcute, int &nUnit, AnsiString &strAbbrev, int &nPrecision, float &fArcRadius);

Delphi Syntax

Function AnnGetProtractorOptions(hObject: HANNOBJECT; var bAcute: Boolean; var nUnit: L_INT; var strAbbrev: String; var nPrecision: L_INT; var fArcRadius: Single): L_INT;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the options for the specified Protractor (ANNOBJECT_PROTRACTOR) object.

See Also

Elements

AnnSetProtractorOptions method, AnnGetAngle method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Object Information

 

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