Search
ZoomControl.SetCornerRadius Method
See Also
 





Sets the corner radius of rounded child elements.

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

 Syntax

C#  Copy Code

public ZoomControl SetCornerRadius (
    int value
)

Visual Basic  Copy Code

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

 Parameters

value

 Return Value

 See Also