Click or drag to resize

StiShapeElementStroke Property

Gets or sets stroke shape.

Namespace:  Stimulsoft.Dashboard.Components.Shape
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color Stroke { get; set; }

Property Value

Type: Color

Implements

IStiShapeElementStroke
See Also