'Declaration Public Property AutoToolTipPlacement As AutoToolTipPlacement
'Usage Dim instance As RangeSlider Dim value As AutoToolTipPlacement instance.AutoToolTipPlacement = value value = instance.AutoToolTipPlacement
public AutoToolTipPlacement AutoToolTipPlacement {get; set;}