Description
Accesses the current Model Space EXTMIN value for the database.
See the System Variables section of the AutoCAD Command Reference for information on EXTMIN.
Visual Basic
Public Property Extmin() As Point3d
C#
public Point3d Extmin;
Conditions
Read / Write