Class MemoryMapStyles
Inheritance
MemoryMapStyles
Syntax
public class MemoryMapStyles : StyleSet
Fields
Declaration
public readonly float HeaderHeight
Field Value
Declaration
public readonly float HeaderWidth
Field Value
LegendHeight
Declaration
public readonly int LegendHeight
Field Value
LegendSpacerWidth
Declaration
public readonly int LegendSpacerWidth
Field Value
LineColor
Declaration
public readonly Color LineColor
Field Value
MemBackground
Declaration
public readonly Color MemBackground
Field Value
RowPixelHeight
Declaration
public readonly float RowPixelHeight
Field Value
SplitLineColor
Declaration
public readonly Color SplitLineColor
Field Value
SubAddressStepInRows
Declaration
public readonly ulong SubAddressStepInRows
Field Value
Declaration
public readonly int VScrollBarWidth
Field Value
Properties
AddressSub
Declaration
public GUIStyle AddressSub { get; }
Property Value
| Type |
Description |
| GUIStyle |
|
ContentToolbar
Declaration
public GUIStyle ContentToolbar { get; }
Property Value
| Type |
Description |
| GUIStyle |
|
SeriesLabel
Declaration
public GUIStyle SeriesLabel { get; }
Property Value
| Type |
Description |
| GUIStyle |
|
TimelineBar
Declaration
public GUIStyle TimelineBar { get; }
Property Value
| Type |
Description |
| GUIStyle |
|
Methods
Init()
Declaration
public override void Init()
Overrides