Description
Transforms matrix to the current World Coordinate to eye coordinate transformation matrix.
Visual Basic
Public abstract Property WorldToEyeTransform() As Matrix3d
C#
public abstract Matrix3d WorldToEyeTransform;
Conditions
Read-only
Links
Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace