RuleBasedLabeling.Item

RuleBasedLabeling indexer

指定された index のルールを取得します。

public LabelingRule this[int index] { get; }
パラメータ説明
index取得するルールのゼロから始まるインデックス。

戻り値

指定されたインデックスのルール。

関連項目