获取或设置标签专题图统一的文本复合风格,在图层绘制时,各种绘制风格的优先级从高到低为:UniformMixedStyle,ThemeLabelItem.Style,ThemeLabel.UniformStyle,即:当UniformMixedStyle与ThemeLabelItem.Style或ThemeLabel.UniformStyle不一致时,以UniformMixedStyle为准。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public MixedTextStyle UniformMixedStyle { get; set; } |