[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgMarkerElement.MarkerUnits

MarkerUnits Property

MarkerUnits

Gets or sets a value specifying the coordinate system for attributes 'markerWidth', 'markerHeight' and the contents of the 'marker'.

Declaration
public SvgMarkerUnits? MarkerUnits { get; set; }
Public Property MarkerUnits As SvgMarkerUnits?