'Declaration Public ReadOnly Property ScrollInformation As ImGearScrollInfo
'Usage Dim instance As ImGearScrollChangedEventArgs Dim value As ImGearScrollInfo value = instance.ScrollInformation
public ImGearScrollInfo ScrollInformation {get;}
public: __property ImGearScrollInfo get_ScrollInformation();
public: property ImGearScrollInfo ScrollInformation { ImGearScrollInfo get(); }