StrokePath

CustomLineCap.StrokePath property

Gets or sets the object that defines the outline of the custom cap.

public GraphicsPath StrokePath { get; set; }

Property Value

The object that defines the outline of the custom cap.

See Also