Hide Comments
Hide Comments

Comments (0)

ID of the SVG element that defines arrowhead or polymarker that shall be drawn at the final vertex of the given path element or basic shape

Namespace: RSSVG

expandingSyntax

Delphi

published
  property MarkerEndURI: String read GetMarkerEndURI write SetMarkerEndURI;
 

Property Value

Type: String

expandingRemarks

Note that for a ‘path’ element which ends with a closed sub- path, the last vertex is the same as the initial vertex on the given sub-path. In this case, if ‘marker-end’ does not equal none, then it is possible that two markers will be rendered on the given vertex. One way to prevent this is to set ‘marker-end’ to none. (Note that the same comment applies to ‘polygon’ elements.)

alert_cautionWarning

If ipMarkerEnd is in the Inherits property, the MarkerEndURI of the parent is returned

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb