Click or drag to resize

LabelOptionDoAutoSize Property

Defines the value of the AutoSize property of the created label

Namespace: RelaxIS_SDK.Wizard.WizardOptions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool DoAutoSize { get; set; }

Property Value

Boolean
Remarks
Is set to true automatically if the advanced constructor is used.
See Also