Share

Viewport.EyeToWorldTransform Property

Description

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

Visual Basic

Public abstract Property EyeToWorldTransform() As Matrix3d

C#

public abstract Matrix3d EyeToWorldTransform;

Conditions

Read-only

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?