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