ImageGear .NET - Updated November 28, 2017
Callout Property (IImGearARTText)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : Callout Property
Gets or sets a value of the ImGearARTCallout class object that specifies mark's callout attributes.
Syntax
'Declaration
 
Property Callout As ImGearARTCallout
 
'Usage
 
Dim instance As IImGearARTText
Dim value As ImGearARTCallout
 
instance.Callout = value
 
value = instance.Callout

Property Value

ImGearARTCallout class object.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members
ImGearARTCallout Class