'宣言 Public Function New( _ ByVal x As System.Double, _ ByVal y As System.Double _ )
'使用法 Dim x As System.Double Dim y As System.Double Dim instance As New PointD(x, y)
public PointD( System.double x, System.double y )
PointD 構造体 PointD メンバ