Class Label
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public class Label : Widget, IFontFamilyProvider, IInspectable
Properties
Text
Declaration
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
RebuildGeometry(GeometryHelper)
Declaration
protected override void RebuildGeometry(GeometryHelper geometry)
Parameters
| Type | Name | Description |
|---|---|---|
| GeometryHelper | geometry |