TSVGMarker.DrawStartMarker(TSVGGraphicElement,TSVGPoint,TSVGPoint,TSVGMatrix,TSVGCanvas,TSVGRect) Method |
Scroll Prev Top Next More |
Draw the starting marker for the line segment defined by the aPoint and NextPoint
The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.
Namespace: FMX.RS.SVG
Delphi |
public |
Parameters
Referrer
Type: TSVGGraphicElement
aPoint
Type: System.Void
NextPoint
Type: System.Void
aMatrix
Type: System.Void
Canvas
Type: System.Void
aRect
Type: System.Void
Reference•TSVGMarker.Draw(TRSPoint,Single,TSVGMatrix,TSVGCanvas,TSVGRect) |