Struct CodeEditor.VisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets.CodeEditing
Assembly: Ritchie.Toolbox.dll
Syntax
public struct CodeEditor.VisualState
Fields
BackgroundRect
Declaration
public LayoutRect BackgroundRect
Field Value
| Type | Description |
|---|---|
| LayoutRect |
BackgroundRounding
Declaration
public Rounding BackgroundRounding
Field Value
| Type | Description |
|---|---|
| Rounding |
Element
Declaration
public CodeEditor.DrawElement Element
Field Value
| Type | Description |
|---|---|
| CodeEditor.DrawElement |
FontFamily
Declaration
public IFontFamily FontFamily
Field Value
| Type | Description |
|---|---|
| IFontFamily |
FontSize
Declaration
public int FontSize
Field Value
| Type | Description |
|---|---|
| int |
Highlighted
Declaration
public bool Highlighted
Field Value
| Type | Description |
|---|---|
| bool |
Position
Declaration
public Point Position
Field Value
| Type | Description |
|---|---|
| Point |
TExt
Declaration
public string? TExt
Field Value
| Type | Description |
|---|---|
| string |
Weight
Declaration
public FontWeight Weight
Field Value
| Type | Description |
|---|---|
| FontWeight |