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