Méthode System::Drawing::RectangleF::set_Location
RectangleF::set_Location method
Définit la position du coin supérieur gauche du rectangle représenté par l’objet actuel.
void System::Drawing::RectangleF::set_Location(PointF value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | PointF | La valeur à définir |
Voir aussi
- Class PointF
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Font for C++