Description
Accesses a 2D point that is the current HPORIGIN value for the database.
See the System Variables section of the AutoCAD Command Reference for information on HPORIGIN.
Visual Basic
Public Property HpOrigin() As Point2d
C#
public Point2d HpOrigin;
Conditions
Read / Write