Skip to content

GraphicType.LoadFromResourceName

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

GraphicType.LoadFromResourceName Method

Definition

Namespace: My.Sys.Drawing

Syntax

Declare Function LoadFromResourceName(ResName As String, ModuleHandle As Any Ptr = 0, cxDesired As Integer = 0, cyDesired As Integer = 0) As Boolean

Parameters

Part Type Description
ResName String
ModuleHandle Any
cxDesired Integer
cyDesired Integer

Return Value

Boolean

See also

Clone this wiki locally