TSVGMarker.DrawMidMarker(TSVGGraphicElement,TSVGPoint,TSVGPoint,TSVGPoint,TSVGMatrix,TSVGCanvas,TSVGRect) Method |
Scroll Prev Top Next More |
Draw the middle marker for the line segments defined by the PrevPoint, 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
PrevPoint
Type: System.Void
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) |