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