C# 클래스 EpgTimer.EpgView.EpgViewPanel

상속: System.Windows.FrameworkElement
파일 보기 프로젝트 열기: epgdatacapbon/EDCB 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Compare ( ProgramViewItem x, ProgramViewItem y ) : int

보호된 메소드들

메소드 설명
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

메소드 상세

Compare() 공개 정적인 메소드

public static Compare ( ProgramViewItem x, ProgramViewItem y ) : int
x ProgramViewItem
y ProgramViewItem
리턴 int

CreateDrawTextList() 보호된 메소드

protected CreateDrawTextList ( ) : void
리턴 void

OnRender() 보호된 메소드

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

RenderText() 보호된 메소드

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
리턴 bool

프로퍼티 상세

BackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BackgroundProperty
리턴 System.Windows.DependencyProperty