[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgUnitType

SvgUnitType Enum

Defines the coordinate system for coordinate attributes.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SvgUnitType
Public Enum SvgUnitType

Fields

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.