Click or drag to resize

SvgDocumentDraw Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodDraw
Renders the SvgDocument and returns the image as a Bitmap.
Public methodDraw(Graphics)
Renders the SvgDocument to the specified Graphics.
Public methodDraw(SvgRenderer)
Renders the SvgDocument to the specified SvgRenderer.
Top
See Also