다음을 통해 공유


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

적용 대상