wiki.sine.space | sinespace

Scripting/SUILayout

From wiki.sine.space
Revision as of 06:38, 24 September 2021 by Voidtech (Talk | contribs) (Created page with "=Properties= {{ScriptFunction|bool|Enabled|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}} {{ScriptFunction|int|PaddingLeft|{ get;set; }|xxxxxxxxxx|5= <pre></pre>}} {{ScriptFun...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Properties

Enabled

bool Enabled { get;set; }

xxxxxxxxxx


PaddingLeft

int PaddingLeft { get;set; }

xxxxxxxxxx


PaddingRight

int PaddingRight { get;set; }

xxxxxxxxxx


PaddingTop

int PaddingTop { get;set; }

xxxxxxxxxx


PaddingBottom

int PaddingBottom { get;set; }

xxxxxxxxxx


ChildAlignment

string ChildAlignment { get;set; }

xxxxxxxxxx


Spacing

float Spacing { get;set; }

xxxxxxxxxx


ChildControlHeight

bool ChildControlHeight { get;set; }

xxxxxxxxxx


ChildControlWidth

bool ChildControlWidth { get;set; }

xxxxxxxxxx


ChildForceExpandHeight

bool ChildForceExpandHeight { get;set; }

xxxxxxxxxx


ChildForceExpandHeight

bool ChildForceExpandHeight { get;set; }

xxxxxxxxxx


GridCellSize

Svector GridCellSize { get;set; }

xxxxxxxxxx


GridSpacing

Svector GridSpacing { get;set; }

xxxxxxxxxx


GridConstraintCount

int GridConstraintCount { get;set; }

xxxxxxxxxx


GridConstraint

string GridConstraint { get;set; }

xxxxxxxxxx