ImageGear .NET - Updated
ImGearARTPropertyDialog Class
Members 




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTPropertyDialog Class
Represents GUI dialog class for accessing ART annotations properties.
Object Model
ImGearARTPropertyDialog Class
Syntax
'Declaration
 
Public Class ImGearARTPropertyDialog 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As ImGearARTPropertyDialog
public class ImGearARTPropertyDialog : System.Windows.Forms.Form 
public __gc class ImGearARTPropertyDialog : public System.Windows.Forms.Form 
public ref class ImGearARTPropertyDialog : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ImageGear.ART.Forms.ImGearARTPropertyDialog

See Also

Reference

ImGearARTPropertyDialog Members
ImageGear.ART.Forms Namespace