Click or drag to resize

StiShapeElementFill Property

Gets or sets a brush to fill a component.

Namespace:  Stimulsoft.Dashboard.Components.Shape
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual StiBrush Fill { get; set; }

Property Value

Type: StiBrush

Implements

IStiShapeElementFill
See Also