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

Tests to see whether the specified object is a SizeM with the same dimensions as this SizeM.

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 SizeM and has the same width and height as this SizeM; otherwise, false.

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