AnnSetShowFlags method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax short AnnSetShowFlags(OLE_HANDLE hObject, short nShowFlags, BOOL bSelected);

Overview:  Refer to Crossproduct Annotation Object.

Remarks

(Document/Medical only) Determines how the rulers will be displayed.

This method can be called for Ruler, Cross-Product, Protractor and Automation objects.

For Protractor objects, the default value for nShowFlags is 0. For Ruler and Cross-Product objects. The default value for nShowFlags is ANNSHOW_LENGTH | ANNSHOW_GAUGE.

See Also

Elements:  AnnGetShowFlags method

Topics:  Annotations (Document/Medical only): Object Manipulation