Click or drag to resize

ConnectedComponentCollectionIntersects Method

Namespace:  Atalasoft.Imaging.ConnectedComponents
Assembly:  Atalasoft.dotImage.ConnectedComponents (in Atalasoft.dotImage.ConnectedComponents.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public bool Intersects(
	ConnectedComponentCollection other
)

Parameters

other
Type: Atalasoft.Imaging.ConnectedComponentsConnectedComponentCollection

Return Value

Type: Boolean
See Also