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