Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DrawTagsDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional tags: TagDto[]
    • Optional updatable: boolean
    • Optional tagsVariable: TagDto[]

    Returns DrawTagsDto

Properties

tags

tags: TagDto[]

Text tag to draw

Optional tagsVariable

tagsVariable: TagDto[]

Optional existing tag in case it needs updating

updatable

updatable: boolean

Indicates that it is updatable tag

Generated using TypeDoc