AnnAutoCursor property (ILEADRasterAnnotation)
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