TTeeCanvas.Pie
 
 
 

All Units  All Classes  Properties, Methods and Events  

TTeeCanvas.Pie
TTeeCanvas

procedure Pie(Const R: TRect; Const StartAngle, EndAngle: Double); virtual; abstract; overload;

Unit
TeCanvas

Description
Use Pie to draw a pie-shaped wedge on the image. The wedge is defined by the ellipse bounded by the rectangle determined by the points (X1, Y1) and X2, Y2). The section drawn is determined by two lines radiating from the center of the ellipse through the points (X3, Y3) and (X4, Y4).

The wedge is outlined using Pen, and filled using Brush.



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