'宣言 Public Overloads Function AddPoint( _ ByVal x As System.Object, _ ByVal y As System.Object _ ) As PolygonBuilder
public PolygonBuilder AddPoint( System.object x, System.object y )
パラメータ
- x
- The X coordinate value of this DataPoint.
- y
- The Y coordinate value of this DataPoint.
戻り値の型
Current builder