LabelWrapper Class

Constructors

LabelWrapper.__new()

LabelWrapper.__new()

Functions

Requires an instance!

Create(string,string,ControlPosition,number,number,number,number)

Create(id: string,text: string,position: ControlPosition,left: number,right: number,top: number,bottom: number) -> Label
Type Name Description
string id
string text
ControlPosition position
number left
number right
number top
number bottom

Get(string)

Get(id: string) -> Label
Type Name Description
string id

Categories:

Updated: