SvgCoordinateUnit enumeration
SvgCoordinateUnit enumeration
Represents CSS2 coordinate units used to define SVG coordinates.
The SvgCoordinateUnit type exposes the following members:
Fields
Field | Description |
---|---|
INCH | Inch |
CENTIMETER | Centimeter. |
MILLIMETER | Millimeter. |
POINT | Point (1/72 of inch), |
PICA | Pica (1/6 of inch). |
EM | Em size of a font of containing element. |
EX | Ex size (size of lowercase letter, usualy “x”) of font of containing element. |
PIXEL | Pixel size. |
PERCENT | Percent. |
See Also
- module
aspose.slides.export
- library
Aspose.Slides