ImageGear .NET - Updated
ImGearARTDroppedAttributeEventArgs Class
Members 




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTDroppedAttributeEventArgs Class
Provides data for the DroppedAttribute event.
Object Model
ImGearARTDroppedAttributeEventArgs ClassImGearARTMark Class
Syntax
'Declaration
 
Public Class ImGearARTDroppedAttributeEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ImGearARTDroppedAttributeEventArgs
public class ImGearARTDroppedAttributeEventArgs : System.EventArgs 
public __gc class ImGearARTDroppedAttributeEventArgs : public System.EventArgs 
public ref class ImGearARTDroppedAttributeEventArgs : public System.EventArgs 
Remarks
The DroppedAttribute event occurs only when you call the LoadPage method and the unsupported annotation mark attribute is being dropped.
Inheritance Hierarchy

System.Object
   System.EventArgs
      ImageGear.ART.ImGearARTDroppedAttributeEventArgs

See Also

Reference

ImGearARTDroppedAttributeEventArgs Members
ImageGear.ART Namespace