Class VerticalTextBlock
Represents a text block with vertical text.
public class VerticalTextBlock : TextBlock, INotifyPropertyChangedEx, INotifyPropertyChanged
- Inheritance
-
PropertyChangedBaseVerticalTextBlock
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Constructors
VerticalTextBlock(FontType)
Initializes a new instance of the VerticalTextBlock class.
public VerticalTextBlock(FontType fontType)
Parameters
fontType
FontTypeType of the font.