Gets or sets the label's margin size.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Thickness Margin { get; set; } |
Visual Basic Copy Code |
---|
Public Property Margin As Thickness |
A Thickness instance specifying the size of text margins.