ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearBinocular Structure : Distance Property |
'Declaration Public Property Distance As Integer
'Usage Dim instance As ImGearBinocular Dim value As Integer instance.Distance = value value = instance.Distance
public int Distance {get; set;}