Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.RectangleF.Equals

Malware edited this page Dec 25, 2018 · 17 revisions

IndexRectangleF

Summary

public bool Equals(public sealed struct RectangleF other)

Determines whether the specified System.Object is equal to this instance.

Returns

trueif the specified System.Object is equal to this instance; otherwise,false.

Example

Remarks

Summary

public virtual bool Equals(object obj)

Returns

Example

Remarks

Clone this wiki locally