ComponentOne MediaPlayer for WPF and Silverlight
In This Topic
    Size Properties
    In This Topic

    The following properties let you customize the size of the C1MediaPlayer control.

     

    Property

    Description

    ActualHeight

    Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. This is a dependency property.

    ActualWidth

    Gets the rendered width of this element. This is a dependency property.

    Height

    Gets or sets the suggested height of the element. This is a dependency property.

    MaxHeight

    Gets or sets the maximum height constraint of the element. This is a dependency property.

    MaxWidth

    Gets or sets the maximum width constraint of the element. This is a dependency property.

    MinHeight

    Gets or sets the minimum height constraint of the element. This is a dependency property.

    MinWidth

    Gets or sets the minimum width constraint of the element. This is a dependency property.

    Width

    Gets or sets the width of the element. This is a dependency property.