ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure : Right Property |
'Declaration Public Property Right As Integer
'Usage Dim instance As ImGearARTThickness Dim value As Integer instance.Right = value value = instance.Right
public int Right {get; set;}