
|
ImgAnnotations Class Library ImgAnnotations.Ann_FillColor = System.Drawing.Color |
Gets or sets the annotation fill color.
|
[Visual Basic] Public Property Ann_FillColor ( ) as System.Drawing.Color |
Property Set Value
Ann_FillColor
Sets the annotation fill color.
Property Get Value
Ann_FillColor
Gets the selected annotation fill color.
Example
[Visual Basic] The following example sets the annotation fill color.
|
[Visual Basic] Dim Fill_Color as Color = Color.Yellow ImgAnnotations1.Ann_FillColor = Fill_Color |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6