PointD Constructor
Initializes a new instance of the PointD structure with the specified coordinates.
Public Sub New( _
ByVal x As Double, _
ByVal y As Double _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
x
-
double
<default>
-
y
-
double
<default>
Available since QDV 7.14.530.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2