Gets the new (current) value of the changed property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Object NewValue { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property NewValue As Object |
An object representing the new property value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |