'宣言 Public Overloads Function Transform( _ ByVal x As System.Double, _ ByVal y As System.Double _ ) As Point
パラメータ
- x
- The x coordinate of the point.
- y
- The y coordinate of the point.
戻り値の型
The result of the transformation for the point.
'宣言 Public Overloads Function Transform( _ ByVal x As System.Double, _ ByVal y As System.Double _ ) As Point