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