Share

View.RenderToImage() Method

Description

Returns a rendered image of the graphics state of this view.

Visual Basic

Public Function RenderToImage() As Bitmap

C#

public Bitmap RenderToImage();

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?