Enum HorizontalEdge

Enum HorizontalEdge

Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)

Specifies the horizontal edge reference for positioning in SVG.

[ComVisible(true)]
public enum HorizontalEdge

Fields

Left = 0

Refers to the left edge for horizontal positioning.

Right = 1

Refers to the right edge for horizontal positioning.

 English