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