VerticalEdge enumeration

VerticalEdge enumeration

Specifies the vertical edge reference for positioning in SVG.

The VerticalEdge type exposes the following members:

Fields

FieldDescription
TOPRefers to the top edge for vertical positioning.
BOTTOMRefers to the bottom edge for vertical positioning.

See Also