RuleBasedLabeling.GetEnumerator
RuleBasedLabeling.GetEnumerator method
返回迭代规则的枚举器。
public IEnumerator<LabelingRule> GetEnumerator()
返回值
可用于遍历规则的枚举器。
也可以看看
- class LabelingRule
- class RuleBasedLabeling
- 命名空间 Aspose.Gis.Rendering.Labelings
- 部件 Aspose.GIS
返回迭代规则的枚举器。
public IEnumerator<LabelingRule> GetEnumerator()
可用于遍历规则的枚举器。