Hide Comments
Hide Comments

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

Comments (0)

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: RSSVG

expandingSyntax

Delphi

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

Parameters

PrevPoint

Type: TRSPoint

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