Property | Type | Description | |
---|---|---|---|
BackgroundProperty |
Method | Description | |
---|---|---|
Compare ( ProgramViewItem x, ProgramViewItem y ) : int |
Method | Description | |
---|---|---|
CreateDrawTextList ( ) : void | ||
OnRender ( System.Windows.Media.DrawingContext dc ) : void | ||
RenderText ( String text, List |
public static Compare ( ProgramViewItem x, ProgramViewItem y ) : int | ||
x | ProgramViewItem | |
y | ProgramViewItem | |
return | int |
protected OnRender ( System.Windows.Media.DrawingContext dc ) : void | ||
dc | System.Windows.Media.DrawingContext | |
return | void |
protected RenderText ( String text, List |
||
text | String | |
textDrawList | List |
|
glyphType | System.Windows.Media.GlyphTypeface | |
fontSize | double | |
maxWidth | double | |
maxHeight | double | |
x | double | |
y | double | |
useHeight | double | |
fontColor | ||
m | Matrix | |
return | bool |