Enum BoxSide
The box side specifies a top bottom, right and left sides of rectangle.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public enum BoxSide
Fields
Name | Description |
---|---|
Bottom | Bottom side of rectangle |
Left | Left side of rectangle |
Right | Right side of rectangle |
Top | Top side of rectangle |