IClip interface is the result of any of the following:
IClip is for object-oriented program use. It makes the clip available as a standard Windows picture object. A common use of this is for immediate display in a progress window, or some interactive type of display.
After using the clip, release the memory by invoking the following command code:
dim c as IClip
VB.Net: System.Runtime.InteropServices.Marshal.ReleaseComObject(c)
NOTE: Clip properties report information based on 0 (zero) rotation of the clip, this is the scanned orientation of the clip.
IClip | |
---|---|
Properties |
Description |
Boolean. Whether or not this clip was taken for archiving. |
|
Boolean. Whether or not to add the background form image to the clip. |
|
Size of the clip along the Y-axis (timing track), in pixel units. |
|
Horizontal resolution of the clip. |
|
Allows access to the image clip as a standard OLE Picture object. |
|
Pointer to the clip object that represents the full sheet that this smaller clip came from. |
|
Pointer to the clip object that represents the full grid that this phantom (fragment) clip came from. |
|
Amount of rotation desired, compared to scanned orientation. |
|
Serial number of the record in the data file that this clip is from. |
|
Unique numeric ID for this clip. |
|
Boolean. When performing a WriteToFile or WriteToStream, whether or not to use the settings of the Clip.CombineWithForm and Clip.Rotation properties. |
|
Vertical resolution of the clip. |
|
Size of the clip along the X-axis (read head cell track), in pixel units. |
|
Starting locationof the left edge of the clip from the left edge of the parent or full page image, in pixel units. |
|
Starting location of the top edge of the clip from the top edge of the parent or full page image, in pixel units. |
|
Methods |
Description |
Writes the clip to the specified file; appending the clip to the end of the file. |
|
Append the clip to a memory stream. |
See Help on Help for additional information on using this help file. See Scantron Technical Support for additional information on technical support and training options. See the ScanTools Suite System Requirements for further details on hardware and software requirements. ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:
|
Scantron Corporation
Customer Service (forms, products, and services): 1-800-SCANTRON (722-6876) Technical Support: 1-800-445-3141 |
|
Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation. LINKS TO THIRD PARTY SITES This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators. |