ArcEndPoints(integer,integer,word,word,word,word) Method
Represents method ArcEndPoints(integer,integer,word,word,word,word)
.
function ArcEndPoints(const X, Y: integer; const XRadius, YRadius, StAngle, EndAngle: word): TRect;
Parameters
- X
- Type: integer
- Y
- Type: integer
- XRadius
- Type: word
- YRadius
- Type: word
- StAngle
- Type: word
- EndAngle
- Type: word
Return Value
Type: TRect