Property | Type | Description | |
---|---|---|---|
Category | int | ||
Text | string | ||
X_percent | float | ||
Y_percent | float |
Method | Description | |
---|---|---|
LabelItem ( float x_percent, float y_percent, string text, int category ) : System |
public LabelItem ( float x_percent, float y_percent, string text, int category ) : System | ||
x_percent | float | |
y_percent | float | |
text | string | |
category | int | |
return | System |