HorizontalEdge Enum
HorizontalEdge enumeration
Specifies the horizontal edge reference for positioning in SVG.
public enum HorizontalEdge
Values
Name | Value | Description |
---|---|---|
Left | 0 | Refers to the left edge for horizontal positioning. |
Right | 1 | Refers to the right edge for horizontal positioning. |
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG