StiShapeDirection Enumeration |
Shape direction.
Namespace:
Stimulsoft.Report.Components.ShapeTypes
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiShapeDirection
Public Enumeration StiShapeDirection
Members
| Member name | Value | Description |
---|
| Up | 0 |
Up.
|
| Down | 1 |
Down.
|
| Left | 2 |
Left.
|
| Right | 3 |
Right.
|
See Also