Gets or sets the target view controlled by this ZoomControl.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public IZoomTarget Target { get; set; } |
Visual Basic Copy Code |
---|
Public Property Target As IZoomTarget |
A DiagramView instance.
ZoomControl Members
ZoomControl Class
MindFusion.UI.Wpf Namespace