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

GUITextWindowEdge() public method

public GUITextWindowEdge ( XmlNode node ) : System
node System.Xml.XmlNode
return System
        public GUITextWindowEdge(XmlNode node)
            : base(node)
        {
        }

Same methods

GUITextWindowEdge::GUITextWindowEdge ( ) : System
GUITextWindowEdge::GUITextWindowEdge ( int x, int y, int id ) : System