AnnoUIIsTextEditorBackgroundTransparent

 

Usage

Boolean AnnoUIIsTextEditorBackgroundTransparent()

Description

Use this method to get if the editing background of aotText (=9) objects are transparent.

Parameters

None

Return value

True if the text editor background for aotText objects are transparent, false otherwise.

Programming Notes

None