ImageGear .NET - Updated December 24, 2018
Type Property (ImGearARTCallout)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCallout Class : Type Property
Gets or sets the callout type.
Syntax
'Declaration
 
Public Property Type As ImGearARTCalloutType
 
'Usage
 
Dim instance As ImGearARTCallout
Dim value As ImGearARTCalloutType
 
instance.Type = value
 
value = instance.Type

Property Value

ImGearARTCalloutType enumeration value.
See Also

Reference

ImGearARTCallout Class
ImGearARTCallout Members
ImGearARTCalloutType Enumeration