AbstractViewportDataSnapIsoPair Property
|
Property that represents snap IsoPair of this
viewport object. Value Description 0 Left isoplane 1 Top isoplane 2
Right isoplane
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ushort SnapIsoPair { get; set; }
Public Property SnapIsoPair As UShort
Get
Set
public:
property unsigned short SnapIsoPair {
unsigned short get ();
void set (unsigned short value);
}
member SnapIsoPair : uint16 with get, set
Property Value
UInt16
See Also