AnnGetOptions method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long AnnGetOptions(void);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the currently set user interface and other annotation options introduced in version 14.5.

In version 14.5 of LEADTOOLS, many changes to annotations are being introduced. 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 the AnnSetOptions method with the desired flags. To get the current Version 14.5 options, call the AnnGetOptions method. For a description of the changes, refer to New Annotation Features of Version 14.5.

See Also

Elements:

ButtonBitmapDown property, ButtonBitmapDown property, ButtonColumns property, ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonTool property, ButtonToolCount property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, AnnSetOptions method, AnnGetFillModeExt method, AnnSetFillModeExt method, AnnAutoCursor property, AnnSave method, AnnSaveMemory method, AnnLoad method, AnnLoadMemory method, AnnSetTextOptions method, AnnGetTextOptions method, AnnFillMode property, AnnAlpha property, AnnShowText property, AnnShowBorder property, AnnTextColor property, AnnAutoSnapCursor property, AnnTextEdit method, AnnShowRotateHandles property, AnnGetRotateOptions method, AnnSetRotateOptions method, AnnCalibrateRuler method

Topics:

New Annotation Features of Version 14.5

 

Calibrating Annotation Ruler Objects

 

Annotations (Document/Medical only): Automation