AnnGetShowFlags method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnGetShowFlags(long hObject);

Overview

Refer to Crossproduct Annotation Object

Remarks

(Document/Medical only) Gets a value that indicates how the rulers, cross-products, and protractors will be displayed.

For Protractor objects, the default value for the Return Value is ANN_SHOW_NONE. For the Ruler, PolyRuler, and Cross-Product objects the default value for the Return Value is ANN_SHOW_LENGTH | ANN_SHOW_TICMARKS.

This method can only be used for Ruler, Cross-Product, PolyRuler, and Protractor objects.

In addition, the Automation object stores show flag settings along with the other object default settings

See Also

Elements

AnnGetFillModeExt method, AnnSetFillModeExt method, AnnFillMode property, AnnAlpha property, AnnSetOptions method, AnnGetOptions method, AnnSetTextOptions method, AnnGetTextOptions method, AnnShowText property, AnnShowBorder property, AnnTextColor property, AnnAutoSnapCursor property, AnnTextEdit method, AnnShowRotateHandles property, AnnGetRotateOptions method, AnnSetRotateOptions method, AnnCalibrateRuler method, AnnSetShowFlags method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Using Rulers in Annotation Objects

 

Obtaining Annotation Object Information

 

New Annotation Features of Version 14.5

 

Calibrating Annotation Ruler Objects