0
votes
How do you “preview” user actions like resize or editing in GoDiagrams?
The event arguments (GoChangedEventArgs) for the change event has a property IsBeforeChanging which indicates whether the change event was raised from the "RaiseChanging" method (true), or the Rais …
