Interface: IPoint
Defined in: WAProto/index.d.ts:39160
Properties of a Point.
Properties
x?
optional
x:null
|number
Defined in: WAProto/index.d.ts:39169
Point x
xDeprecated?
optional
xDeprecated:null
|number
Defined in: WAProto/index.d.ts:39163
Point xDeprecated
y?
optional
y:null
|number
Defined in: WAProto/index.d.ts:39172
Point y
yDeprecated?
optional
yDeprecated:null
|number
Defined in: WAProto/index.d.ts:39166
Point yDeprecated