Gets type

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

Syntax

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

See Also