TRVChatCalloutProperties.MaxWidth, MinWidth

<< Click to display table of contents >>

TRVChatCalloutProperties.MaxWidth, MinWidth

The properties define the minimum and maximum callout bubble width.

property MaxWidth: TRVPixel96Length;

property MinWidth: TRVPixel96Length;

These properties are measured in pixels, where 1 pixel = 1/96 of an inch. The actual size is calculated based on the document’s DPI value.

Default value

MinWidth: 100

MaxWidth: 440