Enum VerticalEdge
Enum VerticalEdge
Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)
Specifies the vertical edge reference for positioning in SVG.
[ComVisible(true)]
public enum VerticalEdge
Fields
Bottom = 1
Refers to the bottom edge for vertical positioning.
Top = 0
Refers to the top edge for vertical positioning.