Table of Contents

Class VerticalSpace

Namespace
MLEM.Ui.Elements
Assembly
MLEM.Ui.dll

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, IDisposable
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 float

The height of the vertical space