Description
Accesses the snap basepoint (in UCS coordinates) for the viewport.
For more information about snap basepoint, see SNAPBASE in Appendix B (System Variables) of the AutoCAD Command Reference and SNAP in the AutoCAD Command Reference.
Visual Basic
Public Property SnapBasePoint() As Point2d
C#
public Point2d SnapBasePoint;
Conditions
Read / Write