AnnAlpha property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnAlpha

Overview

Refer to Implementing Annotations

Remarks

(Read Only) (Document/Medical only) Gets the object’s alpha value. This is only valid if the AnnFillMode property is set to ANN_FILLMODE_ALPHA. Possible values range from 0 – 255 where:

Value

Meaning

0

Transparent background

255

Opaque background.

This property is updated by the AnnGetFillModeExt method.

See Also

Elements:

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, AnnFillMode property

Topics:

New Annotation Features of Version 14.5

 

Annotations (Document/Medical only): Object Manipulation.