TextIndent Property (FlexButton)
Class
FlexButton
.
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
Double
textIndent { get; }
VB
'Declaration Protected Read Property textIndent As
Double
Access
Read only.