public bool IntersectsWith( LeadRect rect )
'Declaration Public Overloads Function IntersectsWith( _ ByVal rect As LeadRect _ ) As Boolean
'Usage Dim instance As LogicalRectangle Dim rect As LeadRect Dim value As Boolean value = instance.IntersectsWith(rect)
public: bool IntersectsWith( LeadRect rect )
Target Platforms
LogicalRectangle Structure LogicalRectangle Members Overload List