Struct CodeEditor.VisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets.CodeEditing
Assembly: Ritchie.Toolbox.dll
Syntax
public struct CodeEditor.VisualStateFields
BackgroundRect
Declaration
public LayoutRect BackgroundRectField Value
| Type | Description | 
|---|---|
| LayoutRect | 
BackgroundRounding
Declaration
public Rounding BackgroundRoundingField Value
| Type | Description | 
|---|---|
| Rounding | 
Element
Declaration
public CodeEditor.DrawElement ElementField Value
| Type | Description | 
|---|---|
| CodeEditor.DrawElement | 
FontFamily
Declaration
public IFontFamily FontFamilyField Value
| Type | Description | 
|---|---|
| IFontFamily | 
FontSize
Declaration
public int FontSizeField Value
| Type | Description | 
|---|---|
| int | 
Highlighted
Declaration
public bool HighlightedField Value
| Type | Description | 
|---|---|
| bool | 
Position
Declaration
public Point PositionField Value
| Type | Description | 
|---|---|
| Point | 
TExt
Declaration
public string? TExtField Value
| Type | Description | 
|---|---|
| string | 
Weight
Declaration
public FontWeight WeightField Value
| Type | Description | 
|---|---|
| FontWeight |