ImPS_Elements_Label
- class ImPS_Elements_Label($text, $pos_x, $pos_y)
Attention
This class is not intended to be initialized directly.
Note
This class inherits from Baseclass for Elements and Panels.
- Parameters:
$text ([string]) - The Label text.
$pos_x ([int]) - Its X position.
$pos_y ([int]) - Its Y position.
- Attributes:
Drawable ([System.Windows.Forms.Label])
- Returns: