ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTLine Interface : Width Property |
'Declaration Property Width As Integer
'Usage Dim instance As IImGearARTLine Dim value As Integer instance.Width = value value = instance.Width
int Width {get; set;}