ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTLine Class : EndHeadLength Property |
'Declaration Public Property EndHeadLength As Integer
'Usage Dim instance As ImGearARTLine Dim value As Integer instance.EndHeadLength = value value = instance.EndHeadLength
public int EndHeadLength {get; set;}