System::Drawing::Rectangle::IntersectsWith metodu
Rectangle::IntersectsWith method
Geçerli ve belirtilen nesneler tarafından temsil edilen dikdörtgenlerin kesişip kesişmediğini belirler.
bool System::Drawing::Rectangle::IntersectsWith(const Rectangle &rect)
| Parametre | Tür | Açıklama |
|---|---|---|
| rect | const Rectangle& | 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 Rectangle
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Font for C++