CustomLineCap.BaseCap

CustomLineCap.BaseCap property

Gets or sets the LineCap enumeration on which this CustomLineCap is based.

public LineCap BaseCap { get; set; }

Property Value

The LineCap enumeration on which this CustomLineCap is based.

See Also