'Declaration Public Function IntersectsWith( _
ByVal rectПроверяемый прямоугольник.As VintasoftRect _
) As Boolean
public bool IntersectsWith(
VintasoftRect rect
)
public: bool IntersectsWith(
VintasoftRect rect
)
public:
bool IntersectsWith(
VintasoftRect rect
)
Parameters
- rect
- Проверяемый прямоугольник.
Return Value
True, если есть пересечение; в противном случае - false.