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

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