LabelingRule.CreateElseRule
LabelingRule.CreateElseRule method
Creates new rule that applies a labeling to feature whenever it doesn’t match any filter rule.
public static LabelingRule CreateElseRule(Labeling labeling)
Parameter | Type | Description |
---|---|---|
labeling | Labeling | Labeling to apply. |
Return Value
New LabelingRule object.
See Also
- class Labeling
- class LabelingRule
- namespace Aspose.Gis.Rendering.Labelings
- assembly Aspose.GIS