LayerInfo

Information about a layer

Members

Variables

bottom
uint bottom;

Y+Height/Bottom coordinate

name
string name;

Name of the layer

right
uint right;

X+Width/Right coordinate

x
uint x;

X/Left coordinate

y
uint y;

Y/Top coordinate

Meta