ImageGear .NET - Updated May 30, 2018
ImageReference Property




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

Property Value

ImGearARTImageRef value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members