C# Class Standard.RECT

Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Private Properties

Свойство Type Description
Offset void
Union RECT

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
Offset ( int dx, int dy ) : void
Union ( RECT rect1, RECT rect2 ) : RECT

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