This class represents a single layer item.

Namespace:  TallComponents.PDF.Rasterizer
Assembly:  TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.45.0

Syntax

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

Inheritance Hierarchy

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

See Also