Point
Point constructor
の新しいインスタンスを初期化しますPoint
class.
public Point(double x, double y)
パラメータ | タイプ | 説明 |
---|---|---|
x | Double | X 座標。 |
y | Double | Y 座標。 |
関連項目
- class Point
- 名前空間 GroupDocs.Parser.Data
- 組み立て GroupDocs.Parser
の新しいインスタンスを初期化しますPoint
class.
public Point(double x, double y)
パラメータ | タイプ | 説明 |
---|---|---|
x | Double | X 座標。 |
y | Double | Y 座標。 |