Skip to content

Canvas.DrawStretch

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

Canvas.DrawStretch Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Sub DrawStretch(x As Double, y As Double, nWidth As Integer, nHeight As Integer, Image As Any Ptr)

Parameters

Part Type Description
x Double
y Double
nWidth Integer
nHeight Integer
Image Any

See also

Clone this wiki locally