Click or drag to resize

LayerReference Operators and Type Conversions

The LayerReference type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Whether the two specified layer references reference the same layer.
Public operatorStatic member(Layer to LayerReference)
Explicit conversion from a layer.
Public operatorStatic member(String to LayerReference)
Explicit conversion from string (layer name).
Public operatorStatic memberInequality
Whether the two specified layer references reference different layers.
Top
See Also