TextGridLeftPosition

GifPlainTextRenderingBlock.TextGridLeftPosition property

Gets or sets the text grid left position.

public ushort TextGridLeftPosition { get; set; }

Property Value

The text grid left position.

Remarks

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

See Also