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