获取或设置统计图是否固定偏移量。固定偏移量,则统计图的偏移量不随地图的缩放而变化。

命名空间:  SuperMap.Mapping
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
public bool IsOffsetFixed { get; set; }

字段值

默认值为false。

请参见