RectF::Intersect(constRectF&) method (gdiplustypes.h)

This topic lists the Intersect methods of the RectF class. For a complete list of methods for the RectF class, see RectF Methods.

Overload list

Method Description
Intersect(RectF&) The RectF::Intersect method replaces this rectangle with the intersection of itself and another rectangle.
Intersect(RectF&,RectF&,RectF&) The RectF::Intersect RectF object.

Syntax

BOOL Intersect(
  const RectF & rect
);

Parameters

rect

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header gdiplustypes.h