Aracılığıyla paylaş


TextImage.Lines Özellik

Tanım

ile TextImageilişkili satırların genel listesini alır veya ayarlar.

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)

Özellik Değeri

Satırların genel listesi.

Şunlara uygulanır