[]
Defines the coordinate system for coordinate attributes.
public enum SvgUnitType
ObjectBoundingBox = 1
The user coordinate system for attributes is established using the bounding box of the element.
UserSpaceOnUse = 0
Coordinates are in the system that results from taking the current user coordinate system in place at the time when the element is referenced.