Share

Viewport.DeviceContextViewportCorners Property

Description

It positions the geometry (such as icons) that remain in a fixed position or fixed size in the viewport's display.

Visual Basic

Public abstract Property DeviceContextViewportCorners() As Extents2d

C#

public abstract Extents2d DeviceContextViewportCorners;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?