Drawing
STATIC
SUB
Drawing
(
Image
AS
Drawing
, X
AS
Integer
, Y
AS
Integer
[
, Width
AS
Integer
, Height
AS
Integer
]
)
Draws a
Drawing
object.
If the
Width
and
Height
parameters are specified, then the drawing is scaled.