'Declaration
Public Overloads Sub Subtract( _ ByRef v1 As NVector3DF _ )
'Usage
Dim instance As NVector3DF Dim v1 As NVector3DF instance.Subtract(v1)
public void Subtract( ref NVector3DF v1 )
Parameters
- v1
'Declaration
Public Overloads Sub Subtract( _ ByRef v1 As NVector3DF _ )
'Usage
Dim instance As NVector3DF Dim v1 As NVector3DF instance.Subtract(v1)
public void Subtract( ref NVector3DF v1 )
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