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