Thursday, May 7, 2009

Setting the size of a media component

The appearance of any video media playing in a VideoDisplay control is affected by the following properties…
MaintainAspectRatio
Height
Width
MaintainAspectRatio property is false, the size of the playing media determines the value of the other property.
MaintainAspectRatio property is true, the media retains its aspect ratio when resizing.

No comments:

Post a Comment