C-DEngine 5.105

ThePointer..::..pointerType Property

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

Syntax


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