B
Brian Basquille
Another question for ye all..
How do i check if a Region has entered another region?
Up until now, i've been checking if rectangles (or images converted into
Rectangles) have been visible in a Region (Region.IsVisible) but all
parameters in IsVisible seem to be for Rectangles / points.
To check if a Region is in another Region, i'd probably have to use the
Region.Intersect.. am i on the right track?
Many thanks in advance.
Brian
How do i check if a Region has entered another region?
Up until now, i've been checking if rectangles (or images converted into
Rectangles) have been visible in a Region (Region.IsVisible) but all
parameters in IsVisible seem to be for Rectangles / points.
To check if a Region is in another Region, i'd probably have to use the
Region.Intersect.. am i on the right track?
Many thanks in advance.
Brian