Help Center

StringTrimmingfunction

Specifies how to trim characters from a string so that the string fits into a layout rectangle. The layout rectangle is used to position and size the display string.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
StringTrimmingNone0
StringTrimmingCharacter1
StringTrimmingWord2
StringTrimmingEllipsisCharacter3
StringTrimmingEllipsisWord4
StringTrimmingEllipsisPath5

Description

The StringTrimming enumeration specifies how to trim characters from a string so that the string fits into a layout rectangle. The layout rectangle is used to position and size the display string.

Remarks

Trimming affects only the last visible or partly visible (due to clipping) line of text.

Reference