Skip to main content
Version: 4.1.0

ZoomPoint

Index

Constructors

Properties

Methods

Constructors

constructor

  • new ZoomPoint(): ZoomPoint
  • Returns ZoomPoint

Properties

publicstaticreadonlyCENTER

CENTER: center = "center"

publicstaticreadonlyCURSOR

CURSOR: cursor = "cursor"

Methods

publicstaticisValid

  • isValid(zoomPoint: string): boolean
  • Parameters

    • zoomPoint: string

    Returns boolean