Gets type1

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

Syntax

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

See Also