Click or drag to resize

ViewboxChangedRoutedEventArgsNewRotationAngle Property

New Rotation Angle. If the value is changed, the changed value will be applied as the new RotationAngle value

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public double NewRotationAngle { get; set; }

Property Value

Type: Double
See Also