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