HOG2
Enumerations
SVG Namespace Reference

Enumerations

enum  svgAlignment { kLeft, kRight, kCenter }
 
enum  svgBaseline { kBottom, kMiddle, kTop }
 

Enumeration Type Documentation

◆ svgAlignment

Enumerator
kLeft 
kRight 
kCenter 

Definition at line 18 of file SVGUtil.h.

◆ svgBaseline

Enumerator
kBottom 
kMiddle 
kTop 

Definition at line 24 of file SVGUtil.h.