'Declaration Function GetScrollBarDimensions( _ ByVal scrollBarType As ImGearScrollBarType _ ) As ImGearSize
'Usage Dim instance As IImGearScrollableView Dim scrollBarType As ImGearScrollBarType Dim value As ImGearSize value = instance.GetScrollBarDimensions(scrollBarType)
ImGearSize GetScrollBarDimensions( ImGearScrollBarType scrollBarType )
ImGearSize GetScrollBarDimensions( ImGearScrollBarType scrollBarType )
ImGearSize GetScrollBarDimensions( ImGearScrollBarType scrollBarType )
Parameters
- scrollBarType
- Specifies the scrollbar whose attributes are requested.
Return Value
ImageGear.Core.ImGearSize structure.