ActualViewboxChangedEventArgs Class |
Namespace: Ab2d.Controls
public class ActualViewboxChangedEventArgs : EventArgs
The ActualViewboxChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActualViewboxChangedEventArgs |
Constructor
|
Name | Description | |
---|---|---|
![]() | NewActualViewboxValue |
New Viewbox Value. If the value is changed, the changed value will be applied as the new Viewbox value
|
![]() | OldActualViewboxValue |
Old Viewbox Value
|