TRVChatCalloutProperties.ArrowHeight, ArrowWidth
| 
       << Click to display table of contents >> TRVChatCalloutProperties.ArrowHeight, ArrowWidth  | 
    
These properties define size of callout arrow (that points to the speaker's avatar).
property ArrowHeight: TRVPixel96Length;
property ArrowWidth: TRVPixel96Length;
Zero or positive values are allowed.
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 values
▪ArrowHeight: 10
▪ArrowWidth: 10