VerticalEdge Enum
VerticalEdge enumeration
Specifies the vertical edge reference for positioning in SVG.
public enum VerticalEdge
Values
| Name | Value | Description |
|---|---|---|
| Top | 0 | Refers to the top edge for vertical positioning. |
| Bottom | 1 | Refers to the bottom edge for vertical positioning. |
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG