Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLFlashMovieItem Class / UseHeight Property

In This Topic
    UseHeight Property (XHTMLFlashMovieItem)
    In This Topic
    True, if height of the movie is specified; otherwise false.
    Syntax
    'Declaration
     
    Public Property UseHeight As System.Boolean
    public System.bool UseHeight {get; set;}
    See Also