Search
ScrollToggleView.Padding Property
See Also
 






Gets or sets the padding of the toggle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Double

 Property Value

A double value.

 See Also