[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.Bitmap.4.8 Assembly
C1.Win.Bitmap
Structs
ImageRect
Methods
IntersectsWith
dotnet-framework-api
C1.Win.Bitmap.4.8 Assembly
C1.Win.Bitmap
Classes
Structs
ImageRect
Constructors
Fields
Properties
Methods
Contains
Equals
FromLTRB
GetHashCode
Inflate
Intersect
IntersectsWith
Offset
ToRectL
ToRectangle
ToString
Union
Operators
PaletteColor
Enums
C1.Win.C1DX.4.8 Assembly
(Showing Draft Content)
C1.Win.Bitmap.ImageRect.IntersectsWith
IntersectsWith Method
IntersectsWith(ImageRect)
Determines if this rectangle intersects with rect.
Declaration
public bool IntersectsWith(ImageRect rect)
Parameters
Type
Name
Description
ImageRect
rect
Returns
Type
Description
bool