C# Class EpgTimer.TunerReserveViewCtrl.TunerReservePanel

Inheritance: EpgTimer.UserCtrlView.PanelBase
Exibir arquivo Open project: epgdatacapbon/EDCB

Public Properties

Property Type Description
BackgroundProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext dc ) : void
RenderText ( String text, System.Windows.Media.DrawingContext dc, System.Windows.Media.GlyphTypeface glyphType, double fontSize, double maxWidth, double maxHeight, double x, double y, double &useHeight ) : bool

Method Details

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
return void

RenderText() protected method

protected RenderText ( String text, System.Windows.Media.DrawingContext dc, System.Windows.Media.GlyphTypeface glyphType, double fontSize, double maxWidth, double maxHeight, double x, double y, double &useHeight ) : bool
text String
dc System.Windows.Media.DrawingContext
glyphType System.Windows.Media.GlyphTypeface
fontSize double
maxWidth double
maxHeight double
x double
y double
useHeight double
return bool

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows BackgroundProperty
return System.Windows.DependencyProperty