'Declaration Public Enum SvgUnitType Inherits System.Enum
public enum SvgUnitType : System.Enum
'Declaration Public Enum SvgUnitType Inherits System.Enum
public enum SvgUnitType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgUnitType