ASP.NET Pack Programmer's Guide
LinkLabel.Margin Property
See Also
 





Gets or sets the label's margin size.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Thickness Margin { get; set; }

Visual Basic  Copy Code

Public Property Margin As Thickness

 Property Value

A Thickness instance specifying the size of text margins.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming Namespace