Search
ZoomControl.TargetId Property
See Also
 





Gets or sets the id of the target view.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public string TargetId { get; set; }

Visual Basic  Copy Code

Public Property TargetId As String

 Property Value

 See Also