Represents a path based element that can have markers.
public abstract class SvgMarkerElement : SvgPathBasedElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable
kind:method, kind:property, kind:ctor. Press Esc to clear.MarkerEndGets or sets the marker (end cap) of the path.MarkerMidGets or sets the marker (mid points) of the path.MarkerStartGets or sets the marker (start cap) of the path.