public NRectangleD( NPoint location, NSize size )
'Declaration Public Function New( _ ByVal location As NPoint, _ ByVal size As NSize _ )
'Declaration
Public Function New( _ ByVal location As NPoint, _ ByVal size As NSize _ )
'Usage Dim location As NPoint Dim size As NSize Dim instance As New NRectangleD(location, size)
'Usage
Dim location As NPoint Dim size As NSize Dim instance As New NRectangleD(location, size)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NRectangleD Structure NRectangleD Members Overload List