FrameDimension::Equals Method (Object^)
.NET Framework (current version)
Returns a value that indicates whether the specified object is a FrameDimension equivalent to this FrameDimension object.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- o
-
Type:
System::Object^
The object to test.
Return Value
Type: System::BooleanReturns true if o is a FrameDimension equivalent to this FrameDimension object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: