Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.Visuals
LayerReference Class
LayerReference Operators and Type Conversions
Equality Operator
Explicit Conversion Operators
Inequality Operator
LayerReference
Equality Operator
Whether the two specified layer references reference the same layer.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
Copy
public
static
bool
operator
==
(
LayerReference
a
,
LayerReference
b
)
Parameters
a
Type:
Demo3D.Visuals
LayerReference
The left operand.
b
Type:
Demo3D.Visuals
LayerReference
The right operand.
Return Value
Type:
Boolean
True if the layer references reference the same layer, false otherwise.
See Also
Reference
LayerReference Class
Demo3D.Visuals Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com