SuperMap.Web.iServerJava2.ServiceAreaParam.ServiceAreaParam C# (CSharp) Method

ServiceAreaParam() public method

${iServer2_ServiceAreaParam_constructor_None_D}
public ServiceAreaParam ( ) : System.Collections
return System.Collections
        public ServiceAreaParam()
        {
            IsFromCenter = true;
        }