Path.LineColor Property

Gets or sets the Color object to use for the path's lines.

public Color LineColor { get; set; }
Public Property LineColor 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