Defines the various coordinate units certain SVG elements may use.
[TypeConverter(typeof(SvgCoordinateUnitsConverter))]
public enum SvgCoordinateUnits
kind:method, kind:property, kind:ctor. Press Esc to clear.ObjectBoundingBoxIndicates that the coordinate system of the owner element is to be used.UserSpaceOnUseIndicates that the coordinate system of the entire document is to be used.