Share

Viewport.ModelToEyeTransform Property

Description

Transforms matrix to the current Model Coordinate to eye coordinate.

Visual Basic

Public abstract Property ModelToEyeTransform() As Matrix3d

C#

public abstract Matrix3d ModelToEyeTransform;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?