Search
ZoomControl.SetPadding Method
See Also
 





Sets the padding of the control's contents.

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

 Syntax

C#  Copy Code

public ZoomControl SetPadding (
    int value
)

Visual Basic  Copy Code

Public Function SetPadding( _
    value As Integer _
) As ZoomControl

 Parameters

value

 Return Value

 See Also