Click or drag to resize

SvgDocumentDraw Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Renders the SvgDocument and returns the image as a Bitmap.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual Bitmap Draw()
Request Example View Source

Return Value

Type: Bitmap
A Bitmap containing the rendered document.
See Also