GL.Ext.LabelObject Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
LabelObject(All, UInt32, Int32, String) | |
LabelObject(All, Int32, Int32, String) |
LabelObject(All, UInt32, Int32, String)
Importante
Questa API non è conforme a CLS.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glLabelObjectEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void LabelObject (OpenTK.Graphics.ES20.All type, uint object, int length, string label);
static member LabelObject : OpenTK.Graphics.ES20.All * uint32 * int * string -> unit
Parametri
- type
- All
- object
- UInt32
- length
- Int32
- label
- String
- Attributi
Si applica a
LabelObject(All, Int32, Int32, String)
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glLabelObjectEXT", Version="2.0")]
public static void LabelObject (OpenTK.Graphics.ES20.All type, int object, int length, string label);
static member LabelObject : OpenTK.Graphics.ES20.All * int * int * string -> unit
Parametri
- type
- All
- object
- Int32
- length
- Int32
- label
- String
- Attributi