01-10-2010 02:01 AM
hi,
I build a project in C# with NI Vision. But i don't know how to put params for the function: GetSelectedRectangleFromViewer()
In C#, this function like: GetSelecetedRectangleFromViewer(CWIMAQViewer viewer, CWIMAQRectangle rectangle, object raiseErrorOnBadIndex, object index)
How can i put params 2 and 3 (object raiseErrorOnBadIndex, object index) for this function ? I don't understand which kind of data type.
Anyone help me ?
Ps: Is there any documents for guiding use NI Vision with C# ? If yes, pls upload or point me a link, thank you so much !
01-11-2010 09:26 AM