You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > PointD Structure > PointD Methods > Equals Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
PointD.Equals Method

Specifies whether this PointD contains the same coordinates as the specified Object.

Syntax
C++
C#
Visual Basic
public: bool Equals( object obj );
Parameters
Parameters 
Description 
obj 
The Object to test. 
Returns

This method returns true if obj is a PointD and has the same coordinates as this Point.

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