[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgMarkerUnits

SvgMarkerUnits Enum

Defines the coordinate system for attributes 'markerWidth', 'markerHeight' and the contents of the 'marker'.

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

Fields

Name Description
StrokeWidth

Values are in a coordinate system which has a single unit equal to the size in user units of the painted stroke width of the element referencing the marker.

UserSpaceOnUse

Values are in the current user coordinate system in place for the element referencing the marker.