Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure > Intersect Method : Intersect(LogicalRectangle,LogicalRectangle) Method |
public static LogicalRectangle Intersect( LogicalRectangle rect1, LogicalRectangle rect2 )
'Declaration Public Overloads Shared Function Intersect( _ ByVal rect1 As LogicalRectangle, _ ByVal rect2 As LogicalRectangle _ ) As LogicalRectangle
'Usage Dim rect1 As LogicalRectangle Dim rect2 As LogicalRectangle Dim value As LogicalRectangle value = LogicalRectangle.Intersect(rect1, rect2)
public: static LogicalRectangle Intersect( LogicalRectangle rect1, LogicalRectangle rect2 )