HOW TO: Keep track of regions you've created and select which ones to show
Started by GregR at 06-26-2008 15:20. Topic has 0 replies.
|
|
06-26-2008, 15:20
|
GregR

Joined on 05-31-2006
In House
Posts 1,706
|
|
|
This C# 2005 demo uses the LEADTOOLS v15 .NET libraries to show how to:
1. Add Rectangle, Ellipse, and Freehand regions with the RasterImageViewer's Interactive mode functionality 2. Create your own data structure class and use the Windows System.Generic.Collections.LinkedList to keep track of the interactive regions you've added 3. Use a CheckedListBox to select which regions you want to display.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » Image Processin... » HOW TO: Keep track of regions you've created and select which ones to show
|
|
Copyright LEAD Technologies, Inc. 2008
