FillColor Property (PolygonAnnotationBase)
In This Topic
Gets or sets the interior color with which to fill the annotation's elements.
Syntax
'Declaration
Public Property FillColor As System.Drawing.Color
public System.Drawing.Color FillColor {get; set;}
See Also