ImageGear for .NET
Type Property (ImGearLayer)




Gets the type of the layer.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Type As ImGearLayerType
'Usage
 
Dim instance As ImGearLayer
Dim value As ImGearLayerType
 
value = instance.Type
public virtual ImGearLayerType Type {get;}
public: __property virtual ImGearLayerType get_Type();
public:
virtual property ImGearLayerType Type {
   ImGearLayerType get();
}

Property Value

ImGearLayerType enumeration value.
See Also

Reference

ImGearLayer Class
ImGearLayer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback