RectangleDEquals(Object) Method

Same rectangle like this one?

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object
RectangleD for comparing all values

Return Value

Boolean
True if all values are the same.

See Also