Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
TextDecoration « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
TextDecoration
1.
Underline decoration with dashes
2.
Strikethrough decoration with dashes
3.
Overline decoration with dashes
4.
Baseline decoration with dashes
5.
Fill the baseline decoration with a linear gradient brush
6.
Fill the underline decoration with a solid color brush
7.
Fill the overline decoration with a linear gradient brush
8.
Default underline decoration
9.
Default baseline decoration
10.
Default overline decoration