This class represents a single layer item.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.54.0

Syntax

C#
public class Layer : ICloneable
Visual Basic
Public Class Layer _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..Layer

See Also