Class HSpacer
Inheritance
System.Object
Robust.Client.UserInterface.Control
HSpacer
Namespace: Content.Client.UserInterface.Controls
Assembly: Content.Client.dll
Syntax
public sealed class HSpacer : Control
Constructors
| Improve this Doc View SourceHSpacer()
Declaration
public HSpacer()
HSpacer(Single)
Declaration
public HSpacer(float height = null)
Parameters
Type | Name | Description |
---|---|---|
System.Single | height |
Properties
| Improve this Doc View SourceSpacing
Declaration
public float Spacing { get; set; }
Property Value
Type | Description |
---|---|
System.Single |