SpanGrid.Overlap (Int32, Interval, out Int32) Method

Checks if an interval overlaps the grid and sets the separation distance
public bool Overlap( 
   int y
   Interval s
   out int movexr 
)

Parameters

y
int

s
Interval

movexr
int

Return Value

bool

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition