RuleBasedLabeling.Item

RuleBasedLabeling indexer

获取指定索引处的规则。

public LabelingRule this[int index] { get; }
参数描述
索引要获取的规则的零基索引。

返回值

指定索引处的规则。

另见