Search
ZoomControl.Padding Property
See Also
 





Gets or sets the padding of the control's contents.

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

 Syntax

C#  Copy Code

public int Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Integer

 Property Value

 See Also