Search
LassoBehavior.Zoom Property
See Also
 





Gets or sets a value indicating whether drawing the lasso zooms to the selected area.

Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool Zoom { get; set; }

Visual Basic  Copy Code

Public Property Zoom As Boolean

 Property Value

 See Also