IScrollableItemStyleGetViewDimensions Method

Returns the size of the view windows of ItemStyle.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
Size GetViewDimensions(
	Graphics gr
)

Parameters

gr  Graphics
Graphics object.

Return Value

Size
Size of the view windows.

See Also