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