Design Editor JS LibraryReferenceInterfacesISizeOn this pageInterface: ISize A structure representing size of a two-dimensional object. Properties width width: number The object width. height height: number The object height.