ImageGear for .NET
Layers Property




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

Property Value

ImGearLayerArray class object.
See Also

Reference

ImGearLayeredPage Class
ImGearLayeredPage Members
ImGearLayerArray Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback