
|
ImgAnnotations Class Library ImgAnnotations.Ann_FillTransparency = Integer |
Gets or sets the annotation fill transparency.
Values:
0 - Max transparency
255 - No transparency
|
[Visual Basic] Public Property Ann_FillTransparency ( ) as Integer |
Property Set Value
Ann_FillTransparency
Sets the annotation fill transparency.
Property Get Value
Ann_FillTransparency
Gets the selected annotation fill transparency.
Example
[Visual Basic] The following example sets the annotation fill transparency at medium level.
|
[Visual Basic] Dim Fill_Transparency as Integer = 128 ImgAnnotations1.Ann_FillTransparency = Fill_Transparency |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6