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