RuleBasedLabeling.AddElseRule
RuleBasedLabeling.AddElseRule method
Adds a labeling that will be applied to features that don’t match any filtering rule.
public void AddElseRule(Labeling labeling)
Parameter | Type | Description |
---|---|---|
labeling | Labeling | A labeling. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | Argument is null . |
See Also
- class Labeling
- class RuleBasedLabeling
- namespace Aspose.Gis.Rendering.Labelings
- assembly Aspose.GIS