Hide Comments
Hide Comments

TSVGMarker.DrawEndMarker(TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect) Method

Comments (0)

Draw the ending marker for the line segment defined by the PrevPoint and aPoint

The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  procedure DrawEndMarker(PrevPoint, aPoint: TRSPoint; aMatrix: TMatrix;
  const Canvas: TSVGCanvas; aRect: TSVGRect);
 

Parameters

PrevPoint

Type: TRSPoint

aPoint

Type: TRSPoint

aMatrix

Type: TMatrix

Canvas

Type: System.Void

aRect

Type: System.Void

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb