Share

Viewport.Thumbnail Property

Description

Accesses the packed BITMAPINFO structure of the thumbnail, with the thumbnail data following it immediately in memory. It will be set to null if no thumbnail has been set.

Visual Basic

Public Property Thumbnail() As Bitmap

C#

public Bitmap Thumbnail;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?