SimpleLabeling.LabelExpression
SimpleLabeling.LabelExpression property
Provides a way to customize and format label text. If set, overrides LabelAttribute
. Either LabelAttribute
or LabelExpression
must be set before rendering; InvalidOperationException is thrown otherwise.
public Func<Feature, string> LabelExpression { get; set; }
See Also
- class Feature
- class SimpleLabeling
- namespace Aspose.Gis.Rendering.Labelings
- assembly Aspose.GIS