Search
Thickness.Left Property
See Also
 





Gets or sets the width of the left side of the frame.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Left { get; set; }

Visual Basic  Copy Code

Public Property Left As Double

 Property Value

 See Also