'Declaration
Overloads Function ConvertBounds( _ ByVal bounds As NRectangle, _ ByVal system As CoordinateSystem _ ) As NRectangle
'Usage
Dim instance As INBoundableElement Dim bounds As NRectangle Dim system As CoordinateSystem Dim value As NRectangle value = instance.ConvertBounds(bounds, system)
NRectangle ConvertBounds( NRectangle bounds, CoordinateSystem system )
Parameters
- bounds
- system