RuleBasedLabeling.Item

RuleBasedLabeling indexer

获取指定索引处的规则。

public LabelingRule this[int index] { get; }
范围描述
index要获取的规则的从零开始的索引。

返回值

指定索引处的规则。

也可以看看