Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSGPStringFormat.AddMeasurableCharacterRange(TCharacterRange) Method

Scroll Prev Top Next More

Adds a character range for this String Format object that, when in a string, can be measured.

A character range is a range of character positions within a string of text. The area of the display that is occupied by a group of characters that are specified by the character range, is the bounding region. A character range is set by AddMeasurableCharacterRange method. The number of ranges that are currently set can be determined by the MeasurableCharacterRangeCount property. This number is also the number of regions expected to be obtained by the MeasureCharacterRanges method.
 

Namespace: RSGdiPlusGraphics

Parameters

aRange

Type: TCharacterRange

Return Value

Type: TRSGPStringFormat

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb