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