'宣言 Public Enum C1PaintLayer Inherits System.Enum
public enum C1PaintLayer : System.Enum
'宣言 Public Enum C1PaintLayer Inherits System.Enum
public enum C1PaintLayer : System.Enum
メンバ | 解説 |
---|---|
AboveBackground | テキストの背景のすぐ上のレイヤ。 |
AboveText | テキストのすぐ上のレイヤ。 |
Background | 背景を含むレイヤ。 |
BelowBackground | テキストの背景のすぐ下のレイヤ。 |
BelowText | テキストのすぐ下のレイヤ。 |
Text | テキストを含むレイヤ。 |
System.Object
System.ValueType
System.Enum
C1.WPF.RichTextBox.C1PaintLayer