AnnSetOptions method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Overview:  Refer to Implementing Annotations.

Syntax short AnnSetOptions(OLE_HANDLE hAutomation, long uOptions);

Remarks

(Document/Medical only) Sets user interface and other annotation options.

Some of these features change the way annotations look. Other features change the behavior of the user interface (automated mode). To maintain backward compatibility, the new features are disabled by default. To enable these features, call AnnSetOptions method with the desired flags. To get current options, call the AnnGetOptions method.

See Also

Elements:  AnnGetFillMode method, AnnSetFillMode method, AnnSave method, AnnSaveOffset method, AnnSaveMemory method, AnnLoad method, AnnLoadMemory method, AnnGetOptions method

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