RuleBasedLabeling.Item

RuleBasedLabeling indexer

Obtient la règle à l’index spécifié.

public LabelingRule this[int index] { get; }
ParamètreLa description
indexIndex de base zéro de la règle à obtenir.

Return_Value

La règle à l’index spécifié.

Voir également