Description
The method must be called to restore the model transform after a call to PushModelTransform().
Visual Basic
Public abstract Function PopModelTransform() As bool
C#
public abstract bool PopModelTransform();
Returns
Returns true if successful; otherwise, returns false.
Links
Geometry Class, Autodesk.AutoCAD.GraphicsInterface Namespace