Bitmap.FromFile Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax STATIC METHOD FromFile(
cFile AS STRING
) AS Bitmap
public static Bitmap FromFile(
string cFile
)
Request Example
View SourceParameters
- cFile
- Type: String
Return Value
Type:
BitmapSee Also