AnnAutoCursor property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

LPPICTUREDISP AnnAutoCursor (long uItem)

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets one of the cursors associated with automated annotations.

Read the AnnError property to check for errors.

In version 14.5 of LEADTOOLS, many changes to annotations have been introduced. These include displaying rotation handles on objects in design mode, displaying side handles on rectangular objects in design mode, and displaying different cursors for each of the annotation tools and when hovering over handles in design 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 more information, refer to New Annotation Features of Version 14.5.

See Also

Elements:

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

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Obtaining Annotation Object Information

 

Annotations (Document/Medical only): Automation

 

New Annotation Features of Version 14.5