Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Line color of the path, including line opacity information.
public System.Drawing.Color? LineColor { get; set; }
member this.LineColor : Nullable<System.Drawing.Color> with get, set