Show / Hide Table of Contents

Method IntersectsWith

| Improve this Doc View Source

IntersectsWith(GridRange)

Determines whether this GridRange intersects other GridRange.

Declaration
public bool IntersectsWith(GridRange gridRange)
Parameters
Type Name Description
GridRange gridRange

The other GridRange.

Returns
Type Description
System.Boolean

true if this GridRange intersects other GridRange, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest