RectangleD Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public value class RectangleD
public struct RectangleD
type RectangleD = struct
Public Structure RectangleD
- Héritage
-
RectangleD
Constructeurs
| Nom | Description |
|---|---|
| RectangleD(Double, Double, Double, Double) | |
| RectangleD(PointD, SizeD) | |
Champs
| Nom | Description |
|---|---|
| Empty | |
Propriétés
| Nom | Description |
|---|---|
| Bottom | |
| Height | |
| IsEmpty | |
| Left | |
| Location | |
| Right | |
| Size | |
| Top | |
| Width | |
| X | |
| Y | |
Méthodes
Opérateurs
| Nom | Description |
|---|---|
| Equality(RectangleD, RectangleD) | |
| Implicit(Rectangle to RectangleD) | |
| Inequality(RectangleD, RectangleD) | |