IScrollableItemStyleGetDocumentDimensions Method
Calculates the dimension of the document, based on graphics and data.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
Size GetDocumentDimensions(
Graphics gr,
RowItem rowItem
)
Function GetDocumentDimensions (
gr As Graphics,
rowItem As RowItem
) As Size
- gr Graphics
- Graphics object
- rowItem RowItem
- Row item, that contains the document data.
SizeSzie of the document.