public TransformedPolygonPoint( double x, double y )
Public Sub New ( x As Double, y As Double )
public: TransformedPolygonPoint( double x, double y )
new : x : float * y : float -> TransformedPolygonPoint
In This Article