Get row/column size with zoom scale
'Declaration
Public Shared Function GetScaleSize( _
ByVal As Double, _
ByVal As Double _
) As Double
'Usage
Dim size As Double
Dim zoomFactor As Double
Dim value As Double
value = Utils.GetScaleSize(size, zoomFactor)
Parameters
- size
- The row/column size
- zoomFactor
- The zoom factor