'Declaration
Public Overloads Shared Function FromCenterAndSize( _ ByVal center As NPointF, _ ByVal size As NSizeF _ ) As NRectangleF
'Usage
Dim center As NPointF Dim size As NSizeF Dim value As NRectangleF value = NRectangleF.FromCenterAndSize(center, size)
public static NRectangleF FromCenterAndSize( NPointF center, NSizeF size )
Parameters
- center
- size