'Declaration Public Property Zoom As Single
'Usage Dim instance As ImGearMagnifier Dim value As Single instance.Zoom = value value = instance.Zoom
public float Zoom {get; set;}
'Declaration Public Property Zoom As Single
'Usage Dim instance As ImGearMagnifier Dim value As Single instance.Zoom = value value = instance.Zoom
public float Zoom {get; set;}