You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > RectangleD Structure > RectangleD Methods > Contains Method > Contains Method (RectangleD)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
RectangleD.Contains Method (RectangleD)

Determines if the rectangular region represented by rect is entirely contained within this RectangleD structure.

Syntax
C++
C#
Visual Basic
public: bool Contains( RectangleD rect );
Parameters
Parameters 
Description 
rect 
The RectangleD to test. 
Returns

This method returns true if the rectangular region represented by rect is entirely contained within the rectangular region represented by this RectangleD; otherwise false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.