Click or drag to resize

SvgDocumentOpenAsBitmap Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static Bitmap OpenAsBitmap(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString

Return Value

Type: Bitmap
See Also