Search
ItemLabel.ContentPadding Property
See Also
 





Gets or sets the distance between image and text when both are specified.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Nullable<Double> ContentPadding { get; set; }

Visual Basic  Copy Code

Public Property ContentPadding As Nullable(Of Double)

 Property Value

 See Also