Class VerticalSpace
A vertical space element for use inside of a UiSystem. A vertical space is an invisible element that can be used to add vertical space between paragraphs or other elements.
public class VerticalSpace : Element, IGenericDataHolder
- Inheritance
-
VerticalSpace
- Implements
- Inherited Members
- Extension Methods
Constructors
VerticalSpace(float)
Creates a new vertical space with the given settings
public VerticalSpace(float height)
Parameters
height
floatThe height of the vertical space