new SuperMap.WebPrintingJobScaleBarOptions(option)
            common/iServer/WebPrintingJobScaleBarOptions.js, line 7
        
        
    | Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| option | Object | 初始化参数。 
 | 
- Version:
- 10.1.0
 
Members
- 
    intervalsobject
- 
    
    比例尺条的段数。 
- 
    orientationSuperMap.WebScaleOrientationType
- 
    
    比例尺的方位样式。 
- 
    scaleTextstring
- 
    
    比例尺文本信息。 
- 
    
    比例尺的样式。 
- 
    
    比例尺的单位制。 
Methods
- 
    destroy()common/iServer/WebPrintingJobScaleBarOptions.js, line 51
- 
    
    
    释放资源,将引用资源的属性置空。 
- 
    toJSON(){string}common/iServer/WebPrintingJobScaleBarOptions.js, line 63
- 
    
    
    将 SuperMap.WebPrintingJobScaleBarOptions 对象转化为 JSON 字符串。 Returns:Type Description string 返回转换后的 JSON 字符串。