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