AnnFillMode property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnFillMode

Overview

Refer to Implementing Annotations

Remarks

(Read Only) (Document/Medical only) Gets the object's fill mode constant. Possible values are:

Value

Meaning

ANN_FILLMODE_TRANSPARENT

[0] Transparent

ANN_FILLMODE _TRANSLUCENT

[1] Translucent

ANN_FILLMODE_OPAQUE

[2] Opaque

ANN_FILL MODE_ALPHA

[3] Alpha

This property will be updated by the AnnGetFillModeExt method.

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, AnnAutoSnapCursor property, AnnSetFillMode method, AnnGetFillMode method, AnnGetFillModeExt method, AnnSetFillModeExt method, AnnSetFillPattern method, AnnGetFillPattern method, AnnSetFillMode method, AnnGetPolyFillMode method, AnnSetPolyFillMode method, AnnGetROP2 method, AnnSetROP2 method, AnnSetBackColor method, AnnSetForeColor method, AnnAlpha property

Topics:

New Annotation Features of Version 14.5

 

Annotations (Document/Medical only): Object Manipulation.