Partager via


GL.Ext.LabelObject Méthode

Définition

Surcharges

LabelObject(All, UInt32, Int32, String)
LabelObject(All, Int32, Int32, String)

LabelObject(All, UInt32, Int32, String)

Important

Cette API n’est pas conforme 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

Paramètres

type
All
object
UInt32
length
Int32
label
String
Attributs

S’applique à

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

Paramètres

type
All
object
Int32
length
Int32
label
String
Attributs

S’applique à