Click or drag to resize

ViewboxChangedRoutedEventArgs Properties

The ViewboxChangedRoutedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewRotationAngle
New Rotation Angle. If the value is changed, the changed value will be applied as the new RotationAngle value
Public propertyNewViewboxValue
New Viewbox Value. If the value is changed, the changed value will be applied as the new Viewbox value
Public propertyOldRotationAngle
Old Rotation Angle
Public propertyOldViewboxValue
Old Viewbox Value
Top
See Also