次の方法で共有


PointD(Double, Double) コンストラクター

定義

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)

パラメーター

x
Double
y
Double

適用対象