ImageGear .NET - Updated October 2, 2018
Image Property (ImGearImageLayer)




ImageGear24.Core Assembly > ImageGear.Processing.Layers Namespace > ImGearImageLayer Class : Image Property
Gets image specifying the layer.
Syntax
'Declaration
 
Public ReadOnly Property Image As ImGearPage
 
'Usage
 
Dim instance As ImGearImageLayer
Dim value As ImGearPage
 
value = instance.Image

Property Value

ImageGear.Core.ImGearPage class object.
Remarks
This property specifies the image to put in the layer. It is read-only.
See Also

Reference

ImGearImageLayer Class
ImGearImageLayer Members