PenOptions.StartCap

PenOptions.StartCap property

Gets or sets the start cap.

public LineCap StartCap { get; set; }

Property Value

The start cap.

See Also