Click or drag to resize

LayerReference Methods

The LayerReference type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones the LayerReference, returning the copy.
Public methodEquals
Whether the specified layer reference references the same layer as this layer reference.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Generates a hash code.
(Overrides ObjectGetHashCode.)
Public methodRead
Public methodToString
String representation of the layer being referenced.
(Overrides ObjectToString.)
Public methodWrite
Top
See Also