Hi,
I have an application that inserts new shapes with expressions and labels.
After a new shape is inserted, I call .Categories.ApplyExpressions() to regenerate symbolization. For Labels, I use .GenerateLabels(FieldIndex, MapWinGIS.tkLabelPositioning.lpCentroid) as I didn't find any .Labels.ApplyExpressions() which would avoid to resend parameters as Fieldindex and LabelPositioning have already been set at startup.
Am I right ?
Thanks,
Olivier
I have an application that inserts new shapes with expressions and labels.
After a new shape is inserted, I call .Categories.ApplyExpressions() to regenerate symbolization. For Labels, I use .GenerateLabels(FieldIndex, MapWinGIS.tkLabelPositioning.lpCentroid) as I didn't find any .Labels.ApplyExpressions() which would avoid to resend parameters as Fieldindex and LabelPositioning have already been set at startup.
Am I right ?
Thanks,
Olivier