[]
Abstract base class for controls that modify thickness in C1RichTextBoxToolbar.
public abstract class C1ThicknessTool : C1ToolbarDropDown, IUpdateableTool
| Name | Description |
|---|---|
| C1ThicknessTool() | Initializes a new instance of a C1ThicknessTool. |
| Name | Description |
|---|---|
| RichTextBoxProperty | Identifies the RichTextBox dependency property. |
| ThicknessProperty |
| Name | Description |
|---|---|
| RichTextBox | Gets or sets the C1RichTextBox this tool edits. |
| Thickness |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| OnApplyTemplate() | |
| SetValue(C1TextRange, Thickness) | |
| Update() | Method called when the tool should update its state. |