Path.FillColor Property

Gets or sets the Color object to use for the fill of the path.

public Color FillColor { get; set; }
Public Property FillColor As Color

Property Value

Color

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Path
ceTe.DynamicPDF.PageElements

In this topic