ImageGear .NET - Updated
LayerPropertiesBox Class
Members 




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : LayerPropertiesBox Class
GUI dialog for accessing and changing the image layer's properties.
Object Model
LayerPropertiesBox Class
Syntax
'Declaration
 
Public Class LayerPropertiesBox 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As LayerPropertiesBox
public class LayerPropertiesBox : System.Windows.Forms.Form 
public __gc class LayerPropertiesBox : public System.Windows.Forms.Form 
public ref class LayerPropertiesBox : 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.Windows.Forms.LayerPropertiesBox

See Also

Reference

LayerPropertiesBox Members
ImageGear.Windows.Forms Namespace