C# Class ThreeDDrawing.Point2D

Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Méthode Description
Point2D ( )
Point2D ( double x, double y )

Method Details

Point2D() public méthode

public Point2D ( )

Point2D() public méthode

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