Class ResizeGrip

Represents a single resize-manipulation grip used in marker's manipulation controls.

Hierarchy

  • ResizeGrip

Constructors

Properties

Methods

Constructors

Properties

GRIP_SIZE: 10 = 10

Grip's size (raduis).

enabled: boolean = true
visual: SVGGraphicsElement

Grip's visual element.

Methods

  • Returns true if passed SVG element belongs to the grip. False otherwise.

    Parameters

    • el: EventTarget

      target element.

    Returns boolean

Generated using TypeDoc