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