Click or drag to resize

GraphDocumentExportActionsRenderAsBitmap Method

Overload List
 NameDescription
Public Extension MethodRenderAsBitmap(GraphDocument, EmbeddedObjectRenderingOptions, PixelFormat) Renders the graph document as a bitmap using the specified embedded-object rendering options.
Public Extension MethodRenderAsBitmap(GraphDocument, BrushX, PixelFormat, Double, Double) Saves the graph as an bitmap file and returns the bitmap.
Public Extension MethodRenderAsBitmap(GraphDocument, BrushX, BrushX, PixelFormat, Double, Double) Saves the graph as an bitmap file and returns the bitmap.
Top
See Also