SimpleLabeling.LabelExpression
SimpleLabeling.LabelExpression property
Fornisce un modo per personalizzare e formattare il testo dell’etichetta. Se impostato, esegue l’overrideLabelAttribute
. EntrambiLabelAttribute
OLabelExpression
deve essere impostato prima del rendering; InvalidOperationException viene lanciato altrimenti.
public Func<Feature, string> LabelExpression { get; set; }
Guarda anche
- class Feature
- class SimpleLabeling
- spazio dei nomi Aspose.Gis.Rendering.Labelings
- assemblea Aspose.GIS