LayerData Members

The LayerData type exposes the following members.

Constructors

Name Description
Public method LayerData Overloaded.

Creates and initializes an instance of the LayerData class.

Methods

Name Description
Public method ApplyState

Applies the stored state to the specified Layer.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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 ID

Gets or sets a unique identifier of the layer.

Public property L

Gets or sets the value indicating if the layer is locked.

Public property N

Gets or sets the name of the layer.

Public property R

Gets or sets the rectangle region on the layer surface in which v-objects can be placed.

Public property V

Gets or sets the value indicating if the layer is visible.

Public property VO

Gets a list of vector objects associated with this layer.

See Also

Reference