TextIndent Property (FlexProgressBar)
Class
FlexProgressBar
.
Action
Gets the offset of first line of text from the left side of the container, in pixels. The default value is 0.
Syntax
C#
protected
Double
textIndent { get; }
VB
'Declaration Protected Read Property textIndent As
Double
Access
Read only.