Movie.MovieWidth
From Xojo Documentation
![]() |
This item was deprecated in version 2020r2. |
Read-Only Property (As Integer )
The width of the movie in pixels.
Examples
This example opens a movie on disk, assigns it to the movie property of a MoviePlayer object, and displays its height and width in TextFields.