PenOptions.EndCap

PenOptions.EndCap property

Gets or sets the end cap.

public LineCap EndCap { get; set; }

Property Value

The end cap.

See Also