Function cdtDrawExt

Function cdtDrawExt(hDC As Long, x As Long, y As Long, _
dx As Long, dy As Long,
ecsCard As ECardSuit, ectDraw As ECardType, _
clr As Long) As Long

This procedure is the same as cdtDraw except that you specify the dx and dy parameters to indicate the size of the card. The card bitmaps are stretched or compressed to the specified size.