ImageGear .NET - Updated October 26, 2017
Width Property (ImGearARTTextCallout)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTTextCallout Class : Width Property
Gets or sets the width of the mark rectangle.
Syntax
'Declaration
 
Public Property Width As Integer
 
'Usage
 
Dim instance As ImGearARTTextCallout
Dim value As Integer
 
instance.Width = value
 
value = instance.Width

Property Value

Integer value.
Remarks
The default value is 1.
See Also

Reference

ImGearARTTextCallout Class
ImGearARTTextCallout Members