TRVChatMessageStatusLine.MinStatusLineHeight
<< Click to display table of contents >> TRVChatMessageStatusLine.MinStatusLineHeight |
Specifies the minimal status line height for messages (unless no content is specified)
property MinStatusLineHeight: TRVPixel96Length;
Status lines are tall enough to fit both text and images. This property allows you to make them even taller.
This property is 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
16