获取或设置标签中文本的最小宽度。标签不固定大小时有效,当缩小后的文本宽度低于 MinTextWidth 就不再缩小。宽度单位为0.1毫米。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int MinTextWidth { get; set; } |
C# |
---|
public int MinTextWidth { get; set; } |