Show / Hide Table of Contents

Class UIMulticolorParagraph

A UIParagraph that can have color.

Inheritance
System.Object
UIComponent
UIParagraph
UIMulticolorParagraph
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 UIMulticolorParagraph : UIParagraph

Constructors

UIMulticolorParagraph(String)

Create a new UIMulticolorParagraph.

Declaration
public UIMulticolorParagraph(string text)
Parameters
Type Name Description
System.String text

The text in this UIMulticolorParagraph

Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX