Click or drag to resize

ButtonInformationActive Property

Gets or sets a value indicating whether the button is active.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool? Active { get; set; }

Property Value

NullableBoolean
See Also