ViewboxChangedRoutedEventArgs Properties |
The ViewboxChangedRoutedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewRotationAngle |
New Rotation Angle. If the value is changed, the changed value will be applied as the new RotationAngle value
|
![]() | NewViewboxValue |
New Viewbox Value. If the value is changed, the changed value will be applied as the new Viewbox value
|
![]() | OldRotationAngle |
Old Rotation Angle
|
![]() | OldViewboxValue |
Old Viewbox Value
|