ImageGear .NET
Layers Property




Gets the array of layers from the layered page.
Syntax
public ImGearLayerArray Layers {get;}
public: __property ImGearLayerArray* get_Layers();
public:
property ImGearLayerArray^ Layers {
   ImGearLayerArray^ get();
}
'Declaration
 
Public ReadOnly Property Layers As ImGearLayerArray
 
'Usage
 
Dim instance As ImGearLayeredPage
Dim value As ImGearLayerArray
 
value = instance.Layers

Property Value

ImGearLayerArray class object.
See Also

Reference

ImGearLayeredPage Class
ImGearLayeredPage Members
ImGearLayerArray Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback