FrameFormat.VideoPixelAspect Property
Gets the aspect ratio of pixels in the video.
Syntax
public Microsoft.MediaCenter.UI.Size VideoPixelAspect {get;}
Property Value
Microsoft.MediaCenter.UI.Size. The size (height and width) of the video pixel.
This property is read-only.
Requirements
Reference: Microsoft.MediaCenter.ITVVM
Namespace: Microsoft.MediaCenter.TVVM
Assembly: Microsoft.MediaCenter.ITVVM.dll
Platform: Windows 7
See Also