TTeeCanvas.Arrow
 
 
 

All Units  All Classes  Properties, Methods and Events  

TTeeCanvas.Arrow
TTeeCanvas

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

Unit
TeCanvas

Description
Draws a simple arrow using the canvas current Pen properties.

When Filled parameter is True, the arrow interior is painted using current Brush properties.

ArrowPercent (from 0 to 100) defines the percent of ArrowWidth used as left and right sizes of the arrow head.
ArrowHeight defines the vertical size of the arrow head.

FromPoint and ToPoint are the locations of the start and end of the arrow segment.





Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.