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