'Declaration
Public Overloads Shared Function GetCenterLocation( _ ByVal bounds As NRectangle, _ ByVal size As NSize _ ) As NPoint
'Usage
Dim bounds As NRectangle Dim size As NSize Dim value As NPoint value = NUISystem.GetCenterLocation(bounds, size)
public static NPoint GetCenterLocation( NRectangle bounds, NSize size )
Parameters
- bounds
- size