Skip to content

Canvas.TextOut

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

Canvas.TextOut Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Sub TextOut(x As Double, y As Double, ByRef s As WString, FG As Integer = -1, BK As Integer = -1)

Parameters

Part Type Description
x Double
y Double
s WString
FG Integer
BK Integer

See also

Clone this wiki locally