ImageGear .NET - Updated December 24, 2018
Type Property (ImGearLayer)




ImageGear24.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearLayer Class : Type Property
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

Property Value

ImGearLayerType enumeration value.
See Also

Reference

ImGearLayer Class
ImGearLayer Members