equals

equals(Object obj) function

Returns a value indicating whether this instance is equal to a specified object.

Parameters

NameTypeDescription
objObjectThe object to compare with this instance.

Result

boolean


equals(ShapeFrame value) function

Returns a value indicating whether this instance is equal to a specified object.

Parameters

NameTypeDescription
valueShapeFrameThe ShapeFRameEx to compare with this instance.

Result

boolean