Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.MarkerStartURI Property
ID of the SVG element that defines arrowhead or polymarker that shall be drawn at the first vertex of the given path element or basic shape
Namespace: FMX.RS.SVG
Delphi
published property MarkerStartURI: String read GetMarkerStartURI write SetMarkerStartURI;
Property Value
Type: String
Warning
If ipMarkerStart is in the Inherits property, the MarkerStartURI of the parent is returned
•FMX.RS.SVG.TSVGGraphicElement.MarkerMidURI
•FMX.RS.SVG.TSVGGraphicElement.MarkerEndURI
•TSVGGraphicElement
•FMX.RS.SVG