This documentation is for the old version. Go to the latest Graphics Mill docs

LayerData Members

The LayerData type exposes the following members.

Methods

Name Description
Public method Static member applyState

Applies the layerData state to the specified Layer.

Fields

Name Description
Public field Locked

The value indicating if the layer is locked.

Public field Name

The name of the layer.

Public field UniqueId

The unique identifier of the layer.

Public field Visible

The value indicating if the layer is visible.

Public field VObjects

The collection of v-objects associated with this layer.

See Also

Reference