Table of Contents

Class RichCanvasCommands

Namespace: RichCanvas
Assembly: RichCanvas.dll

Holds pre-defined RichCanvas.RichCanvas routed commands.

public class RichCanvasCommands

Inheritance

objectRichCanvasCommands

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

RoutedUICommand

ZoomOut

Zoom out relative to the canvas current mouse position.

public static RoutedUICommand ZoomOut { get; }

Property Value

RoutedUICommand