Compartir a través de


PointD(Double, Double) Constructor

Definición

public:
 PointD(double x, double y);
public PointD (double x, double y);
new Microsoft.ReportDesigner.PointD : double * double -> Microsoft.ReportDesigner.PointD
Public Sub New (x As Double, y As Double)

Parámetros

x
Double
y
Double

Se aplica a