ImageGear .NET - Updated March 30, 2018
Image Property (ImGearPageViewTool)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearPageViewTool Class : Image Property
Gets or sets the image that appears in the toolbar item.
Syntax
'Declaration
 
Public Property Image As ImageSource
 
'Usage
 
Dim instance As ImGearPageViewTool
Dim value As ImageSource
 
instance.Image = value
 
value = instance.Image

Property Value

ImageSource object.
See Also

Reference

ImGearPageViewTool Class
ImGearPageViewTool Members