CustomLineCap.FillPath

CustomLineCap.FillPath property

Gets or sets the object that defines the fill for the custom cap.

public GraphicsPath FillPath { get; set; }

Property Value

The object that defines the fill for the custom cap.

See Also