ImageGear .NET
Image Property (ImGearImageLayer)




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
public ImGearPage Image {get;}
public: __property ImGearPage* get_Image();
public:
property ImGearPage^ Image {
   ImGearPage^ get();
}

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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback