C-DEngine 5.105

TheKey..::..NUMPAD Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int NUMPAD { get; set; }
Public Property NUMPAD As Integer
	Get
	Set
public:
property int^ NUMPAD {
	int^ get ();
	void set (int^ value);
}