'Declaration Public Function New( _ ByVal x As NLength, _ ByVal y As NLength _ )
'Declaration
Public Function New( _ ByVal x As NLength, _ ByVal y As NLength _ )
'Usage Dim x As NLength Dim y As NLength Dim instance As New NPointL(x, y)
'Usage
Dim x As NLength Dim y As NLength Dim instance As New NPointL(x, y)
public NPointL( NLength x, NLength y )
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
NPointL Structure NPointL Members Overload List