Solid Edge Framework Type Library
SetCustomMovieResolution Method
Width of the movie.
Height of the movie.
Description
Sets a custom movie resolution.
Syntax
Visual Basic
Public Sub SetCustomMovieResolution( _
   ByVal nWidth As Integer, _
   ByVal nHeight As Integer _
) 
Parameters
nWidth
Width of the movie.
nHeight
Height of the movie.
See Also

View Object  | View Members