Home > hpcc-js > HPCCZoomElement
HPCCZoomElement class
Signature:
export declare class HPCCZoomElement extends HPCCSVGElement
Extends: HPCCSVGElement
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
SVGGElement | |||
any | |||
| d3.Selection<SVGGElement, any, any, any> | ||
number | The maximum scale extent that can be applied to the content | ||
number | The minimum scale extent that can be applied to the content | ||
number | The current scale of the content | ||
| d3.Selection<SVGSVGElement, any, any, any> | ||
number | The current x-position of the content | ||
number | The current y-position of the content |
Methods
Method | Modifiers | Description |
---|---|---|