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