Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Equals() [2/3]

readonly bool System.Drawing.SizeF.Equals ( SizeF other)
inline

Definition at line 158 of file SizeF.cs.

159 {
160 return this == other;
161 }

References System.other.