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