'Declaration
Public Function New( _ ByVal radius As System.Double, _ ByVal angle As System.Double _ )
'Usage
Dim radius As System.Double Dim angle As System.Double Dim instance As New NPolarDataPoint(radius, angle)
Parameters
- radius
- angle
'Declaration
Public Function New( _ ByVal radius As System.Double, _ ByVal angle As System.Double _ )
'Usage
Dim radius As System.Double Dim angle As System.Double Dim instance As New NPolarDataPoint(radius, angle)
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