Cg.cgGetAnnotationName Method
[Visual Basic]
Public Shared Function cgGetAnnotationName( _
ByVal
annotation As
IntPtr _
) As
String
[C#]
public static
string cgGetAnnotationName(
IntPtr annotation);
Parameters
-
annotation
-
Return Value
See Also
Cg Class | Tao.Cg Namespace