C# Class MegaMan.Common.Geometry.PointF

Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty PointF

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
PointF ( float x, float y ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

PointF() public méthode

public PointF ( float x, float y ) : System
x float
y float
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Empty public_oe static_oe property

public static PointF,MegaMan.Common.Geometry Empty
Résultat PointF