TSVGGraphicElement.DrawMarkers(TRSPathData,TSVGMatrix,TSVGCanvas,TSVGRect) Method |
Scroll Prev Top Next More |
Draws all of the current element's markers (start, middle, and end) to the canvas along the specified path. The method uses the points of the path to calculate where to draw the markers and in what orientation.
Namespace: FMX.RS.SVG
Delphi |
protected |
Parameters
Path
Type: TRSPathData
aMatrix
Type: System.Void
Canvas
Type: System.Void
aRect
Type: System.Void
Reference•FMX.RS.SVG.TSVGGraphicElement.MarkerStartURI •MarkerMid •MarkerEnd |