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

In This Topic
    HeightValue Property (XHTMLFlashMovieItem)
    In This Topic
    Gets or sets the integer value of the movie's height.
    Syntax
    'Declaration
     
    Public Property HeightValue As System.Integer
    public System.int HeightValue {get; set;}
    See Also