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