The constructor interface for a custom drawing canvas.

Hierarchy

  • CustomFieldCanvasConstructor

Constructors

Constructors

  • Generate a new drawing canvas for a custom field. The field will be linked and writing the canvas data will update the field.

    Parameters

    • field: CustomField

      The field to generate the canvas for.

    Returns CustomFieldCanvas

    The canvas object.

Generated using TypeDoc