Class RichCanvasCommands
Namespace: RichCanvas
Assembly: RichCanvas.dll
Holds pre-defined RichCanvas.RichCanvas routed commands.
public class RichCanvasCommands
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
ZoomIn
Zoom in relative to the canvas current mouse position.
public static RoutedUICommand ZoomIn { get; }
Property Value
ZoomOut
Zoom out relative to the canvas current mouse position.
public static RoutedUICommand ZoomOut { get; }