Show / Hide Table of Contents

    Class Layer

    Layer element. Contains annotations in a specific layer. Annotation can have up to 5 layers.

    Inheritance
    System.Object
    Layer
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class Layer : object

    Properties

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32

    Items

    Declaration
    public List<EntryBase> Items { get; set; }
    Property Value
    Type Description
    List<EntryBase>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top