ImageGear .NET - Updated October 2, 2018
Width Property (ImGearARTTextStamp)




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

Property Value

Integer value.
See Also

Reference

ImGearARTTextStamp Class
ImGearARTTextStamp Members