AVEVA CAF API Documenation

ExtCursor Constructor
Overload List
OverloadDescription
Initializes a new instance of the ExtCursor class. [for design time only].  
Initializes a new instance of the ExtCursor class from the specified bitmap image and mask.  
Initializes a new instance of the ExtCursor class from the specified bitmap image. (The transparent color is taken as the color of the bottom-left pixel)  
Initializes a new instance of the ExtCursor class from the specified bitmap image. (Optionally automatically drawing the cross-hairs for the cursor) (The transparent color is taken as the color of the bottom-left pixel)  
Initializes a new instance of the ExtCursor class from the specified bitmap image.  
Initializes a new instance of the ExtCursor class from the specified bitmap image. (Optionally automatically drawing the cross-hairs for the cursor)  
Initializes a new instance of the ExtCursor class from the specified image in an ImageList.  
Initializes a new instance of the ExtCursor class from the specified image in an ImageList. (Optionally automatically drawing the cross-hairs for the cursor)  
Initializes a new instance of the ExtCursor class from the specified file.  
Initializes a new instance of the ExtCursor class from the specified file.  
Initializes a new instance of the ExtCursor class from the supplied byte data.  
Initializes a new instance of the ExtCursor class from the supplied stream.  
Initializes a new instance of the ExtCursor class from a resource.  
Initializes a new instance of the ExtCursor class from a resource.  
Initializes a new instance of the ExtCursor class from the specified file.  
Initializes a new instance of the ExtCursor class from the specified file.  
Initializes a new instance of the ExtCursor class from the supplied byte data.  
Initializes a new instance of the ExtCursor class from the supplied stream.  
Initializes a new instance of the ExtCursor class from a resource.  
Initializes a new instance of the ExtCursor class from a resource.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also