TextTabProperties(TextTabAlignment, Double, Int32, Int32) Construtor

Definição

Inicializa uma nova instância da TextTabProperties classe especificando propriedades de tabulação.

public:
 TextTabProperties(System::Windows::Media::TextFormatting::TextTabAlignment alignment, double location, int tabLeader, int aligningChar);
public TextTabProperties(System.Windows.Media.TextFormatting.TextTabAlignment alignment, double location, int tabLeader, int aligningChar);
new System.Windows.Media.TextFormatting.TextTabProperties : System.Windows.Media.TextFormatting.TextTabAlignment * double * int * int -> System.Windows.Media.TextFormatting.TextTabProperties
Public Sub New (alignment As TextTabAlignment, location As Double, tabLeader As Integer, aligningChar As Integer)

Parâmetros

alignment
TextTabAlignment

Um valor enumerado de TextTabAlignment isso representa o alinhamento do texto na localização da tabulação.

location
Double

Um valor que representa a localização do Double separador.

tabLeader
Int32

Um valor que representa o líder da Int32 tabulação.

aligningChar
Int32

Um valor que representa o carácter específico no texto alinhado na localização do Int32 separador.

Aplica-se a