ElementOverlapsWith Method

[Missing <summary> documentation for "M:MobileTrack.Web.Portal.Components.Dashboard.Element.OverlapsWith(MobileTrack.Web.Portal.Components.Dashboard.Element)"]

Definition

Namespace: MobileTrack.Web.Portal.Components.Dashboard
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
internal bool OverlapsWith(
	Element other
)

Parameters

other  Element

[Missing <param name="other"/> documentation for "M:MobileTrack.Web.Portal.Components.Dashboard.Element.OverlapsWith(MobileTrack.Web.Portal.Components.Dashboard.Element)"]

Return Value

Boolean

[Missing <returns> documentation for "M:MobileTrack.Web.Portal.Components.Dashboard.Element.OverlapsWith(MobileTrack.Web.Portal.Components.Dashboard.Element)"]

See Also