38 references to Intersect
System.Web.DataVisualization (8)
Common\General\Legend.cs (8)
765
cellPosition.
Intersect
(this._legendItemsAreaPosition);
2474
separatorPosition.
Intersect
(this._legendItemsAreaPosition);
4092
rect.
Intersect
(legendPosition);
4168
fillRect.
Intersect
(legendPosition);
4222
separatorRect.
Intersect
(legendPosition);
4287
fillRect.
Intersect
(legendPosition);
4322
rect.
Intersect
(legendPosition);
4339
separatorPosition.
Intersect
(legendPosition);
System.Windows.Forms (19)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxStandardAdapter.cs (1)
46
layout.focus.
Intersect
(layout.textBounds);
winforms\Managed\System\WinForms\ControlPaint.cs (3)
495
imageRectangle.
Intersect
(clipRect);
501
imageRect.
Intersect
(clipRect);
508
imageRect.
Intersect
(clipRect);
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (2)
1253
cornerClip.
Intersect
(rectClip);
1256
cornerClip.
Intersect
(rectClip);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
7174
rowRect.
Intersect
(columnRect);
20385
cellClip.
Intersect
(editingZone);
winforms\Managed\System\WinForms\ToolStrip.cs (2)
3694
clippingRect.
Intersect
(viewableArea);
3698
clippingRect.
Intersect
(bounds);
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1986
bounds.
Intersect
(toolStrip.ClientRectangle);
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
4625
imageRect.
Intersect
(layoutData.field);
4655
textRect.
Intersect
(layoutData.field);
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1277
intersection.
Intersect
(c2.Bounds);
winforms\Managed\System\WinForms\ToolStripRenderEventArgs.cs (1)
127
overlap.
Intersect
(itemBounds);
winforms\Managed\System\WinForms\UpDownBase.cs (4)
815
clipLeft.
Intersect
(clipBounds);
816
clipTop.
Intersect
(clipBounds);
817
clipRight.
Intersect
(clipBounds);
818
clipBottom.
Intersect
(clipBounds);
System.Windows.Forms.DataVisualization (8)
Common\General\Legend.cs (8)
765
cellPosition.
Intersect
(this._legendItemsAreaPosition);
2474
separatorPosition.
Intersect
(this._legendItemsAreaPosition);
4092
rect.
Intersect
(legendPosition);
4168
fillRect.
Intersect
(legendPosition);
4222
separatorRect.
Intersect
(legendPosition);
4287
fillRect.
Intersect
(legendPosition);
4322
rect.
Intersect
(legendPosition);
4339
separatorPosition.
Intersect
(legendPosition);
System.Workflow.ComponentModel (3)
AuthoringOM\Design\WorkflowLayouts.cs (3)
419
intersectedPhysicalViewPort.
Intersect
(pageLayoutData.ViewablePageBounds);
454
intersectedLogicalViewPort.
Intersect
(pageLayoutData.LogicalPageBounds);
653
intersectedViewPort.
Intersect
(viewPortData.LogicalViewPort);