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

LayerData Properties

The LayerData type exposes the following members.

Properties

Name Description
Public property Locked

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

Public property Name

Gets or sets the name of the layer.

Public property Region

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

Public property UniqueId

Gets or sets a unique identifier of the layer.

Public property Visible

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

Public property VObjects

Gets a list of vector objects associated with this layer.

See Also

Reference