Checks if these two locations overlap, using this location's concept of overlapping.
Namespace:
BioSharp.Core.Bio.SymbolAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- l
- Type: BioSharp.Core.Bio.Symbol..::.ILocation
the location to check
Return Value
true if they overlap, otherwise falseRemarks
Abstractly, two locations overlap if they both contain any point.