Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
PlaneD3D Structure
PlaneD3D Methods
Equals Method
Equals(Object) Method
Equals(PlaneD3D, PlaneD3D) Method
Plane
D
3D
Equals(Plane
D
3D, Plane
D
3D) Method
Determines whether the specified objects are equal.
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
Equals
(
PlaneD3D
x
,
PlaneD3D
y
)
Parameters
x
PlaneD3D
The first object of type
T
to compare.
y
PlaneD3D
The second object of type
T
to compare.
Return Value
Boolean
if the specified objects are equal; otherwise,
.
Implements
IEqualityComparer
T
Equals(T, T)
See Also
Reference
PlaneD3D Structure
Equals Overload
Altaxo.Geometry Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net