Share via


ImagePathStyle.FillColor Property

Definition

Fill color of the path, including line opacity information.

public System.Drawing.Color? FillColor { get; set; }
member this.FillColor : Nullable<System.Drawing.Color> with get, set
Public Property FillColor As Nullable(Of Color)

Property Value

Applies to