System::Drawing::RectangleF::IntersectsWith yöntemi
RectangleF::IntersectsWith method
Geçerli ve belirtilen nesneler tarafından temsil edilen dikdörtgenlerin kesişip kesişmediğini belirler.
bool System::Drawing::RectangleF::IntersectsWith(const RectangleF &rect)
| Parametre | Tür | Açıklama |
|---|---|---|
| rect | const RectangleF& | Kontrol edilecek dikdörtgen |
ReturnValue
rect ile geçerli nesne tarafından temsil edilen dikdörtgenler kesişiyorsa doğru, aksi takdirde - yanlış
Ayrıca Bakınız
- Class RectangleF
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Font for C++