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

In This Topic
    HeightType Property (XHTMLFlashMovieItem)
    In This Topic
    Specifies the units used to measure height.
    Syntax
    'Declaration
     
    Public Property HeightType As SizeType
    public SizeType HeightType {get; set;}
    See Also