'Declaration
Public Overloads Overridable Function ConvertBounds( _ ByVal bounds As NRectangle, _ ByVal system As CoordinateSystem _ ) As NRectangle
'Usage
Dim instance As NBoundableElement Dim bounds As NRectangle Dim system As CoordinateSystem Dim value As NRectangle value = instance.ConvertBounds(bounds, system)
public virtual NRectangle ConvertBounds( NRectangle bounds, CoordinateSystem system )
Parameters
- bounds
- system