<< Click to Display Table of Contents >> NShape Reference
|
Notifies the shape of a property change in the associated model object.
void ModelPropertyChanged(int id, int value) void ModelPropertyChanged(int id, float value) void ModelPropertyChanged(int id, string value) |
The model property id is defined either by the DiagrammingPropertyIdAttribute assigned to the property or by the property definition returned from IModelObject.GetPropertyDefinitions.