This property sets the drawing color used for all annotation objects.
Property Value
The level of opacity.
Default value is 100
Explanation
The ForeColorOpacity property sets the opacity level for the font color used in the Line, Polyline, Polygon, Pen, Rectangle, RoundRectangle, and Ellipse objects. The Image object does not use this property. For the Text and Stamp objects, this ForeColor property sets the opacity of the font color.
Values range from 0 to 100, as the value increases opacity increases. 0 represents total transparency, 100 represents total opacity.
To make changes to an fore color opacity after the text has been drawn, select the object and right click to display the "context menu", execute the ShowPropertyDialog method, or set the SelectedObjectForeColorOpacity property.
Also See
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit