 | GLObjectHandle Property |
Internal OpenGL handle to the object
Namespace:
Ooogles
Assembly:
Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Handle { get; protected set; }
Public Property Handle As Integer
Get
Protected Set
public:
property int Handle {
int get ();
protected: void set (int value);
}
member Handle : int with get, set
Property Value
Type:
Int32
See Also