Click or drag to resize

styleSurfaceColorFillType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the type of the fill.

Namespace:  imbSCI.Core.reporting.style.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleFillType FillType { get; set; }
Request Example View Source

Property Value

Type: styleFillType
The type of the fill.
See Also