Click or drag to resize

Bitmap.FromFile Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.Bitmap.FromFile(System.String)'. File: 'Gui.xml' Path: 'doc/Icon.FromFile/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 STATIC METHOD FromFile(
	cFile AS STRING
) AS Bitmap
Request Example View Source

Parameters

cFile
Type: String

Return Value

Type: Bitmap
See Also