Click or drag to resize

GraphDocumentExportActionsRenderAsBitmap Method

Overload List
 NameDescription
Public Extension MethodRenderAsBitmap(GraphDocument, GraphExportOptions) 
Public methodStatic memberRenderAsBitmap(GraphDocument, EmbeddedObjectRenderingOptions, PixelFormat) Renders the graph document as bitmap with default PixelFormat.Format32bppArgb.
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