'Declaration
Public Overloads Function Union( _ ByVal other As NMapBounds _ ) As NMapBounds
'Usage
Dim instance As NMapBounds Dim other As NMapBounds Dim value As NMapBounds value = instance.Union(other)
public NMapBounds Union( NMapBounds other )
Parameters
- other