PipelineElement.Id Property

Gets or sets a unique identifier of this PipelineElement.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public long Id { get; set; }

Property Value

The PipelineElement identifier.

See Also

Reference