PlainTextExtension.Header

Header of this extension

Members

Variables

cellHeight
ubyte cellHeight;

Height of a grid cell in pixels

cellWidth
ubyte cellWidth;

Width of a grid cell in pixels

textBgColorIndex
ubyte textBgColorIndex;

Text background color index value

textFgColorIndex
ubyte textFgColorIndex;

Text foreground color index value

textGridHeight
ushort textGridHeight;

Height of the text grid in pixels

textGridLeft
ushort textGridLeft;

X position of text grid in pixels

textGridTop
ushort textGridTop;

Y position of text grid in pixels

textGridWidth
ushort textGridWidth;

Width of the text grid in pixels

Meta