SuperMap.Web.iServerJava2.ServiceAreaParam.ServiceAreaParam C# (CSharp) 메소드

ServiceAreaParam() 공개 메소드

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