Interface: IPoint
Defined in: WAProto/index.d.ts:36434
Properties of a Point.
Properties
x?
optional
x:null
|number
Defined in: WAProto/index.d.ts:36443
Point x
xDeprecated?
optional
xDeprecated:null
|number
Defined in: WAProto/index.d.ts:36437
Point xDeprecated
y?
optional
y:null
|number
Defined in: WAProto/index.d.ts:36446
Point y
yDeprecated?
optional
yDeprecated:null
|number
Defined in: WAProto/index.d.ts:36440
Point yDeprecated