TextGridTopPosition

GifPlainTextRenderingBlock.TextGridTopPosition property

Gets or sets the text grid top position.

public ushort TextGridTopPosition { get; set; }

Property Value

The text grid top position.

Remarks

This is a row number, in pixels, of the top edge of the text grid, with respect to the top edge of the logical screen.

See Also