Share

Viewport.EyeToModelTransform Property

Description

Returns the transformation matrix to the current eye coordinate to Model Coordinate transformation matrix.

Visual Basic

Public abstract Property EyeToModelTransform() As Matrix3d

C#

public abstract Matrix3d EyeToModelTransform;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?