SuperMap.Web.ISDotNET6.ServerGeometry.ServerGeometry C# (CSharp) Method

ServerGeometry() public method

${IS6_ServerGeometry_constructor_None_D}
public ServerGeometry ( ) : System.Collections.Generic
return System.Collections.Generic
        public ServerGeometry()
        {
            ID = -1;
        }