Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods

TRSGPCanvas.TextExtent(string) Method

Scroll Prev Top Next More

Returns the width and height, in pixels, of a string rendered in the current font.

Provides information about the space a string will occupy in the image. Other elements in the image such as lines, boxes, or additional lines of text can be positioned to accommodate the size of the text. TextExtent returns the width and height of the rectangle that bounds the text on the canvas.

Both the TextHeight and TextWidth methods call TextExtent to obtain the height and width information.
 

Namespace: RSGdiPlusGraphics

Parameters

Text

Type: string

Return Value

Type: TSize

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb