'Declaration Public ReadOnly Property ScrollBarType As ImGearScrollBarType
'Usage Dim instance As ImGearScrollChangedEventArgs Dim value As ImGearScrollBarType value = instance.ScrollBarType
public ImGearScrollBarType ScrollBarType {get;}
public: __property ImGearScrollBarType get_ScrollBarType();
public: property ImGearScrollBarType ScrollBarType { ImGearScrollBarType get(); }