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

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

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

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