Search
ContentComponent.Padding Property
See Also
 






Gets or sets the padding around this component's content.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Thickness Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Thickness

 Property Value

 See Also