Click or drag to resize

SvgDocumentOpenAsBitmap Method (XmlDocument)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

document
Type: System.XmlXmlDocument

Return Value

Type: Bitmap
See Also