System::Drawing::Region::GetBounds yöntemi
Region::GetBounds method
Bir RectangleF yapısını alır; bu, bir Graphics nesnesinin çizim yüzeyinde bu Region öğesini sınırlayan bir dikdörtgeni temsil eder.
RectangleF System::Drawing::Region::GetBounds(const SharedPtr<Graphics> &graphics) const
| Parametre | Tür | Açıklama |
|---|---|---|
| graphics | const SharedPtr<Graphics>& | Bu Region öğesinin çizildiği Graphics. |
Ayrıca Bakınız
- Class RectangleF
- Typedef SharedPtr
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.Font for C++