AGS.Types.GUILabel.GUILabel C# (CSharp) Method

GUILabel() public method

public GUILabel ( ) : System
return System
        public GUILabel()
        {
        }

Same methods

GUILabel::GUILabel ( XmlNode node ) : System
GUILabel::GUILabel ( int x, int y, int width, int height ) : System
GUILabel