System::Drawing::Rectangle::set_Location metodo
Rectangle::set_Location method
Imposta la posizione dell’angolo superiore sinistro del rettangolo rappresentato dall’oggetto corrente.
void System::Drawing::Rectangle::set_Location(Point value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Punto | Il valore da impostare |
Vedi anche
- Class Point
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Font for C++