[]
        
(Showing Draft Content)

C1.WPF.RulesManager.DataBarInfo.Deconstruct

Deconstruct Method

Deconstruct(out bool, out EnumColor)

Declaration
public readonly void Deconstruct(out bool IsGradient, out EnumColor Color)
Public Sub Deconstruct(ByRef IsGradient As Boolean, ByRef Color As EnumColor)
Parameters
Type Name Description
bool IsGradient
EnumColor Color