Hide Comments
Hide Comments

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

Comments (0)

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

expandingSyntax

Delphi

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

Parameters

aPoint

Type: TRSPoint

NextPoint

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