MovieSize

Simple object used to describe the size of a movie.

  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MovieSize
height : Number

Height of the movie.

Height of the movie.

MovieSize
width : Number

Width of the movie.

Width of the movie.