You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiActionUtils Class > StiActionUtils Methods > PointInEdge Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiActionUtils.PointInEdge Method

Checks is this point gets into the specified corner.

Syntax
C++
C#
Visual Basic
public: bool PointInEdge( double x, double y, PointD point, double size );
Parameters
Parameters 
Description 
X point. 
Y point. 
point 
Angle coordinates. 
size 
Tolerable limit size. 
Returns

True, if is this point gets into the specified corner, and false, if not.

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