Description
Accesses the snap IsoPair setting for the viewport.
The snap IsoPair indicates the current isometric plane for the viewport.
Possible values are:
| 0 | Left isoplane |
| 1 | Top isoplane |
| 2 | Right isoplane |
Visual Basic
Public Property SnapIsoPair() As Integer
C#
public int SnapIsoPair;
Conditions
Read / Write