C# Class ThreeDDrawing.Point2D

ファイルを表示 Open project: EFanZh/EFanZh

Public Methods

Method Description
Point2D ( )
Point2D ( double x, double y )

Method Details

Point2D() public method

public Point2D ( )

Point2D() public method

public Point2D ( double x, double y )
x double
y double