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 SnapIncrement() As Vector2d
C#
public Vector2d SnapIncrement;
Conditions
Read / Write