VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
Selection selection = new Selection(); AnnotationViewer.CurrentTool = selection;
selection.Rectangle = new Rectangle(...);
VintasoftImage image = selection.GetImage();