Accusoft.ImagXpress13.Net
Sprite Class
Members 




This class implements a temporary image area.
Object Model
Sprite Class
Syntax
'Declaration
 
Public Class Sprite 
'Usage
 
Dim instance As Sprite
public class Sprite 
public __gc class Sprite 
public ref class Sprite 
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

Reference

Sprite Members
Accusoft.ImagXpressSdk Namespace
Create Method
Move Method
Paste Method

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback