Layer Members

The Layer type exposes the following members.

Constructors

Name Description
Public method Layer

Initializes a new instance of the Layer class with the specified name.

Methods

Name Description
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Protected method Finalize

Releases resources used by the Layer instance.

(Overrides Object.Finalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property IsVisible

Gets or sets a value indicating whether the layer is visible.

Public property Name

Gets or sets the name of the layer.

See Also

Reference