Search
ZoomControl.SetTargetId Method
See Also
 





Sets the id of the target view.

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

 Syntax

C#  Copy Code

public ZoomControl SetTargetId (
    string value
)

Visual Basic  Copy Code

Public Function SetTargetId( _
    value As String _
) As ZoomControl

 Parameters

value

 Return Value

 See Also