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