Udostępnij za pośrednictwem


TextHidden(Int32) Konstruktor

Definicja

Inicjuje TextHidden nowe wystąpienie klasy przy użyciu określonej długości znaku.

public:
 TextHidden(int length);
public TextHidden (int length);
new System.Windows.Media.TextFormatting.TextHidden : int -> System.Windows.Media.TextFormatting.TextHidden
Public Sub New (length As Integer)

Parametry

length
Int32

Liczba znaków w buforze TextHidden .

Dotyczy