C# Class EpgTimer.EpgView.EpgViewPanel

Inheritance: System.Windows.FrameworkElement
Afficher le fichier Open project: epgdatacapbon/EDCB Class Usage Examples

Méthodes publiques

Свойство Type Description
BackgroundProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Compare ( ProgramViewItem x, ProgramViewItem y ) : int

Méthodes protégées

Méthode Description
CreateDrawTextList ( ) : void
OnRender ( System.Windows.Media.DrawingContext dc ) : void
RenderText ( String text, List &textDrawList, System.Windows.Media.GlyphTypeface glyphType, double fontSize, double maxWidth, double maxHeight, double x, double y, double &useHeight, SolidColorBrush fontColor, Matrix m ) : bool

Method Details

Compare() public static méthode

public static Compare ( ProgramViewItem x, ProgramViewItem y ) : int
x ProgramViewItem
y ProgramViewItem
Résultat int

CreateDrawTextList() protected méthode

protected CreateDrawTextList ( ) : void
Résultat void

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
Résultat void

RenderText() protected méthode

protected RenderText ( String text, List &textDrawList, System.Windows.Media.GlyphTypeface glyphType, double fontSize, double maxWidth, double maxHeight, double x, double y, double &useHeight, SolidColorBrush fontColor, Matrix m ) : bool
text String
textDrawList List
glyphType System.Windows.Media.GlyphTypeface
fontSize double
maxWidth double
maxHeight double
x double
y double
useHeight double
fontColor System.Windows.Media.SolidColorBrush
m Matrix
Résultat bool

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows BackgroundProperty
Résultat System.Windows.DependencyProperty