ImageGear .NET - Updated May 30, 2018
Line Property (ImGearARTCallout)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCallout Class : Line Property
Gets or sets the callout line attributes.
Syntax
'Declaration
 
Public Property Line As ImGearARTBorder
 
'Usage
 
Dim instance As ImGearARTCallout
Dim value As ImGearARTBorder
 
instance.Line = value
 
value = instance.Line

Property Value

ImGearARTBorder class.
See Also

Reference

ImGearARTCallout Class
ImGearARTCallout Members
ImGearARTBorder Class