Skip to content

Canvas.CopyRect

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

Canvas.CopyRect Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Sub CopyRect(Dest As Rect, Canvas As Canvas, Source As Rect)

Parameters

Part Type Description
Dest Rect
Canvas Canvas
Source Rect

See also

Clone this wiki locally