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