Gets or sets the width of the left side of the frame.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public float Left { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Left As Single |
See Also