TTeeCanvas3D.Arrow

TTeeCanvas3D.Arrow
TTeeCanvas3D

procedure Arrow(Filled: Boolean; Const FromPoint, ToPoint: TPoint; ArrowWidth, ArrowHeight, Z0, Z1: Integer; Const ArrowPercent: Double); override;

Unit
TeCanvas

Description
Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.

Used by TArrowSeries.