Skip to content

GraphicTypeLoadFromFile

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

GraphicTypeLoadFromFile Method

Syntax

Sub GraphicTypeLoadFromFile Alias "GraphicTypeLoadFromFile"(Graphic As My.Sys.Drawing.GraphicType Ptr, ByRef File As WString, cxDesired As Integer = 0, cyDesired As Integer = 0)

Parameters

Part Type Description
Graphic GraphicType Required.
File WString Required.
cxDesired Integer Optional.
cyDesired Integer Optional.
Clone this wiki locally