Gets type0

Namespace: JigLibX.Collision
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public int Type0 { get; }
Visual Basic
Public ReadOnly Property Type0 As Integer
	Get
Visual C++
public:
property int Type0 {
	int get ();
}

See Also