SimpleLabeling.Priority

SimpleLabeling.Priority property

指示该标签在与其他标签重叠时的优先级。优先级较低的标签不会被渲染。默认值为 1000。

public int Priority { get; set; }

另见