www.opengis.net.Anchor_Type.Anchor_Type C# (CSharp) Method

Anchor_Type() public method

public Anchor_Type ( ) : System.Xml
return System.Xml
        public Anchor_Type()
        {
            this.typeField = "simple";
        }
Anchor_Type