Skip to content

Cursor.LoadFromFile

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

Cursor.LoadFromFile Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Function LoadFromFile(ByRef File As WString, cx As Integer = 0, cy As Integer = 0) As Boolean

Parameters

Part Type Description
File WString
cx Integer
cy Integer

Return Value

Boolean

See also

Clone this wiki locally