You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiActionUtils Class > StiActionUtils Methods > PointInRect Method > PointInRect Method (float, float, RectangleF)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiActionUtils.PointInRect Method (float, float, RectangleF)

Checks does the point fit into the position.

Syntax
C++
C#
Visual Basic
public: bool PointInRect( float x, float y, RectangleF rect );
Parameters
Parameters 
Description 
X point. 
Y point. 
rect 
 
Returns

true, if the point fits to the position, and false, if not.

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