AnnBringToFront method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnBringToFront(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Reorders the specified annotation object so that it is displayed on top of other objects in the same container.

This method moves the object to the end of the enumeration order for objects in the same container. When the container is displayed, this object is displayed last.

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, AnnSendToBack method

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects