Search
Preparing search index...
The search index is not available
@types/amap-js-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/amap-js-sdk
AMap
Size
Class Size
地物对象的像素尺寸
Hierarchy
Size
Index
Constructors
constructor
Methods
get
Height
get
Width
to
String
Constructors
constructor
new
Size
(
width
:
number
, height
:
number
)
:
Size
构造尺寸对象
Parameters
width:
number
宽度,单位:像素
height:
number
高度,单位:像素
Returns
Size
Methods
get
Height
get
Height
(
)
:
number
获得高度
Returns
number
get
Width
get
Width
(
)
:
number
获得宽度
Returns
number
to
String
to
String
(
)
:
string
以字符串形式返回尺寸大小对象
Returns
string
Exports
Externals
AMap
AMap.
Tile
Layer
AMap.event
Size
constructor
get
Height
get
Width
to
String
Generated using
TypeDoc
地物对象的像素尺寸