Interface IStencilProperties

Stencil type descriptor containing stencil type and its display name.

Hierarchy

  • IStencilProperties

Properties

displayName?: string

Stencil type's display name (if different from the original/default).

stencilType: typeof StencilBase

Stencil type.

Generated using TypeDoc