Equals()
FrameDimension::Equals(FrameDimensionPtr) method
Determines if the specified FrameDimension object is equivalent to the current object.
bool System::Drawing::Imaging::FrameDimension::Equals(FrameDimensionPtr format)
Arguments
Parameter | Type | Description |
---|---|---|
format | FrameDimensionPtr | The object to compare the current object with |
Return Value
True if the current object is equivalent to format, otherwis - false
See Also
- Typedef FrameDimensionPtr
- Class FrameDimension
- Namespace System::Drawing::Imaging
- Library Aspose.Slides