ImageGear .NET - Updated July 5, 2018
Image Property (ImGearARTMarkTemplates)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : Image Property
Gets or sets an Image mark to be used as a template when creating Image marks using the mouse.
Syntax
'Declaration
 
Public Property Image As ImGearARTImage
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTImage
 
instance.Image = value
 
value = instance.Image

Property Value

ImGearARTImage value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members