Enum Edge
Specifies the Edge position of a rectangle.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum Edge
Fields
Name | Description |
---|---|
Bottom | The bottom edge. |
Left | The left edge. |
Right | The right edge. |
Top | The top edge. |
Unknown | The actual edge is unknown |