ImageGear for .NET
ImGearLayersSwitching Constructor




ImGearPageView control to get image from and to trigger updates for.
Initializes a new instance of the ImGearLayersSwitching class. Allows user to turn on and off the layers of the layered page as well as flatten them.
Syntax
public ImGearLayersSwitching( 
   ImGearPageView pageView
)
public: ImGearLayersSwitching( 
   ImGearPageView* pageView
)
public:
ImGearLayersSwitching( 
   ImGearPageView^ pageView
)
'Declaration
 
Public Function New( _
   ByVal pageView As ImGearPageView _
)
 
'Usage
 
Dim pageView As ImGearPageView
 
Dim instance As New ImGearLayersSwitching(pageView)

Parameters

pageView
ImGearPageView control to get image from and to trigger updates for.
See Also

Reference

ImGearLayersSwitching Class
ImGearLayersSwitching Members
ImGearPageView Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback