ColorInstruction.UseFillColor Property

GeonBit.UI

ColorInstructionUseFillColor Property
Flag represents whether or not to use the default FillColor for this instruction.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool UseFillColor { get; }

Property Value

Type: Boolean
See Also