ImageGear .NET v25.2 - Updated
ImageGear.Art.Forms Assembly / ImageGear.ART.Forms Namespace / ImGearARTFormsMarkCreatingEventArgs Class
Members




In This Topic
    ImGearARTFormsMarkCreatingEventArgs Class
    In This Topic
    Provides MarkCreating event data.
    Object Model
    ImGearARTFormsMarkCreatingEventArgs ClassImGearARTMark Class
    Syntax
    'Declaration
     
    Public Class ImGearARTFormsMarkCreatingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As ImGearARTFormsMarkCreatingEventArgs
    public class ImGearARTFormsMarkCreatingEventArgs : System.EventArgs 
    public __gc class ImGearARTFormsMarkCreatingEventArgs : public System.EventArgs 
    public ref class ImGearARTFormsMarkCreatingEventArgs : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ImageGear.ART.Forms.ImGearARTFormsMarkCreatingEventArgs

    See Also