ImageGear .NET - Updated
ImGearLayersSwitching Class
Members 




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearLayersSwitching Class
GUI dialog for turning on and off the layers of the layered page, and flattening them into the raster output page.
Object Model
ImGearLayersSwitching Class
Syntax
'Declaration
 
Public Class ImGearLayersSwitching 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As ImGearLayersSwitching
public class ImGearLayersSwitching : System.Windows.Forms.Form 
public __gc class ImGearLayersSwitching : public System.Windows.Forms.Form 
public ref class ImGearLayersSwitching : 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.ImGearLayersSwitching

See Also

Reference

ImGearLayersSwitching Members
ImageGear.Windows.Forms Namespace