Show / Hide Table of Contents

Class UILabel

A UIParagraph with different styling.

Inheritance
System.Object
UIComponent
UIParagraph
UILabel
Inherited Members
UIParagraph.Text
UIParagraph.Wrap
UIParagraph.FontStyle
UIParagraph.AlignToCenter
UIComponent.AddChild(UIComponent)
UIComponent.Size
UIComponent.Height
UIComponent.Width
UIComponent.MaxSize
UIComponent.Children
UIComponent.ClearChildren()
UIComponent.BringToFront()
UIComponent.Anchor
UIComponent.Draggable
UIComponent.FillColor
UIComponent.AttachedData
UIComponent.Parent
UIComponent.Visible
UIComponent.Enabled
UIComponent.Locked
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class UILabel : UIParagraph

Constructors

UILabel(String)

Declaration
public UILabel(string text)
Parameters
Type Name Description
System.String text
Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX