Accusoft.ImagXpress12.Net
Sprite Class
Members  See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : Sprite Class




Glossary Item Box

This class implements a temporary image area.

Object Model

Sprite Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This class allows you to implement temporary image regions, separate from the image region displayed in the viewer control. The region is the viewer content, not image pixel content. It is a rubberband area for the case where a Create is not specified. The sprite can be moved ver the current image by invoking the Move method and can be pasted into the current image by invoking the Paste method.

Note: This method fails if there is no current region defined.

Inheritance Hierarchy

System.Object
   Accusoft.ImagXpressSdk.Sprite

See Also

©2013. Accusoft Corporation. All Rights Reserved.