Skip to main content
Version: Next

PvPreviewOverlayStore

The overlay configuration for a PV preview widget.

Hierarchy

Index

Constructors

constructor

Accessors

fullViewHeight

  • get fullViewHeight(): number
  • The height of the entire widget on which the overlay is displayed.


    Returns number

fullViewWidth

  • get fullViewWidth(): number
  • The width of the entire widget on which the overlay is displayed.


    Returns number

inheritedminSize

  • get minSize(): number
  • The minimum size between the raster tile canvas width and height (render width and height).


    Returns number

inheritedpadding

  • The space between the edges of the overlay canvas and the raster tile canvas (the area outside the border).


    Returns Padding

inheritedrenderHeight

  • get renderHeight(): number
  • The height of the raster tile canvas (the area inside the border).


    Returns number

inheritedrenderWidth

  • get renderWidth(): number
  • The width of the raster tile canvas (the area inside the border).


    Returns number

viewHeight

  • get viewHeight(): number
  • The height of the overlay canvas.


    Returns number

viewWidth

  • get viewWidth(): number
  • The width of the overlay canvas.


    Returns number

Methods

inheriteddefaultStyleString

inheritedstyleString

  • Parameters

    Returns string