GL.Ext.LabelObject Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
LabelObject(All, UInt32, Int32, String)
Importante
Esta API não está em conformidade com 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
Parâmetros
- type
- All
- object
- UInt32
- length
- Int32
- label
- String
- Atributos
Aplica-se 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
Parâmetros
- type
- All
- object
- Int32
- length
- Int32
- label
- String
- Atributos