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

Specifies whether this PointM 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 PointM 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.