AnnGetFillMode method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnGetFillMode(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the fill mode of the specified annotation object.

To see the possible fill modes and patterns, refer to Illustration of Fill Options for Annotations.

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, AnnSetFillPattern method, AnnGetFillPattern method, AnnSetFillMode method, AnnGetPolyFillMode method, AnnSetPolyFillMode method, AnnGetROP2 method, AnnSetROP2 method, AnnSetBackColor, AnnSetForeColor, AnnGetSelected, AnnSetSelected, AnnGetTransparent, AnnSetTransparent, AnnGetTransparentColor, AnnSetTransparentColor

Topics

Annotations (Document/Medical only): Object Manipulation

 

Obtaining Annotation Object Information