C# Class OnlineVideos.MediaPortal2.Controls.OverlayPanel

Inheritance: MediaPortal.UI.SkinEngine.Controls.Panels.StackPanel
Mostra file Open project: offbyoneBB/mp-onlinevideos2

Protected Methods

Method Description
ArrangeOverride ( ) : void

Private Methods

Method Description
SetPlayerBounds ( ) : void
TransformBoundingBox ( RectangleF boundingBox ) : RectangleF

Transforms the given bounding box in real screen coordinates. The screen size and window position will be considered.

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( ) : void
return void