Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 213 Bytes

IPoint.md

File metadata and controls

8 lines (6 loc) · 213 Bytes

IPoint

This is an interface which is used to specify a location or size.

Property Type Description
x number The x value
y number The y value