AnnGetProtractorOptions method (Annotation Control)
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 |
|
Topics |
|
|
|
|
Annotations (Document/Medical only): Getting and Setting the Protractor Properties |