Returns the transformation matrix to the current eye coordinate to Model Coordinate transformation matrix.
Public abstract Property EyeToModelTransform() As Matrix3d
public abstract Matrix3d EyeToModelTransform;
Read-only
Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace