C# Class BezierFitting.PointD

Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Méthode Description
PointD ( double x, double y ) : System.Drawing
ToPointF ( ) : PointF

Method Details

PointD() public méthode

public PointD ( double x, double y ) : System.Drawing
x double
y double
Résultat System.Drawing

ToPointF() public méthode

public ToPointF ( ) : PointF
Résultat System.Drawing.PointF