StrokeLineCap Property

Gets or sets the line cap of the stroke.

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public StrokeLineCap LineCap { get; set; }

Property Value

StrokeLineCap
The line cap.
See Also