Sdílet prostřednictvím


TextImage.Lines Vlastnost

Definice

Získá nebo nastaví obecný seznam řádků přidružených k TextImage .

public:
 property System::Collections::Generic::IList<System::String ^> ^ Lines { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> Lines { get; }
member this.Lines : System.Collections.Generic.IList<string>
Public ReadOnly Property Lines As IList(Of String)

Hodnota vlastnosti

IList<String>

Obecný seznam řádků

Platí pro