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