FrameDimension.Equals
FrameDimension.Equals method
Returns a value that indicates whether the specified object is a FrameDimension equivalent to this FrameDimension object.
public override bool Equals(object o)
Parameter | Type | Description |
---|---|---|
o | Object | The object to test. |
Return Value
Returns true if o is a FrameDimension equivalent to this FrameDimension object; otherwise, false.
See Also
- class FrameDimension
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing