we have a requirement to draw a line to indicate the Object Trajectory / Motion Direction in the Metadata. Please can you share the sample Smart Client plugin code snippet. Note: this should happen in the background. Thanks
We don’t have an example of drawing lines specifically, but the drawing is done using standard .NET methods, so should be fairly easy to find examples out there if needed. As to apply the drawing I would suggest looking at the Smart Client Overlay Graph on Event plugin sample