HorizontalEdge enumeration

HorizontalEdge enumeration

Specifies the horizontal edge reference for positioning in SVG.

The HorizontalEdge type exposes the following members:

Fields

FieldDescription
LEFTRefers to the left edge for horizontal positioning.
RIGHTRefers to the right edge for horizontal positioning.

See Also