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