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