Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
Margin2D Structure
Margin2D Operators
Equality Operator
Inequality Operator
Margin
2D
Equality Operator
Determines whether two
Margin2D
instances are equal.
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
static
bool
operator
==
(
Margin2D
a
,
Margin2D
b
)
Parameters
a
Margin2D
The first
Margin2D
.
b
Margin2D
The second
Margin2D
.
Return Value
Boolean
true
if the instances are equal; otherwise,
false
.
See Also
Reference
Margin2D Structure
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