TextIndent Property (FlexMenuBar)

Class

FlexMenuBar.

Action

Gets the offset of the first line of text from the left side of the container, in pixels. The default value is 0.

Syntax

C#
protected Integer textIndent { get; }
VB
'Declaration
Protected Read Property textIndent As Integer

Access

Read only.