共用方式為


PointD(Double, Double) Constructor

Definition

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)

Parameters

x
Double
y
Double

Applies to