Accusoft.FormDirector3.Net - Updated
ImageNullException Class
Members 




Accusoft.FormDirectorSdk Namespace : ImageNullException Class
An exception object that the Field object will throw whenever the input image to any of the Clip methods is null.
Object Model
ImageNullException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ImageNullException 
   Inherits System.Exception
'Usage
 
Dim instance As ImageNullException
[Serializable()]
public sealed class ImageNullException : System.Exception 
[Serializable()]
public __gc __sealed class ImageNullException : public System.Exception 
[Serializable()]
public ref class ImageNullException sealed : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.ImageNullException

See Also

Reference

ImageNullException Members
Accusoft.FormDirectorSdk Namespace
Field.ClipHdib
Field.ClipHbitmap
Field.ClipBitmap
Field.ClipImage