Gets or sets a value indicating whether pan animation is enabled.
Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool EnableAnimation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EnableAnimation As Boolean |
See Also