'Declaration
Public Overloads Shared Function Intersection( _ ByVal a As NRectangleF, _ ByVal b As NRectangleF _ ) As NRectangleF
'Usage
Dim a As NRectangleF Dim b As NRectangleF Dim value As NRectangleF value = NRectangleF.Intersection(a, b)
public static NRectangleF Intersection( NRectangleF a, NRectangleF b )
Parameters
- a
- b