Gets or sets built-in zooming behavior. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public ZoomMode ZoomMode { get; set; }
Visual Basic (Declaration)
Public Property ZoomMode As ZoomMode

Remarks

Dependency Property Information
Identifier fieldZoomModeProperty
Metadata properties set to trueNone

See Also