Bagikan melalui


TimedTextRegion.IsOverflowClipped Properti

Definisi

Mendapatkan atau mengatur nilai yang menunjukkan apakah teks yang meluap ke wilayah dipotong.

public:
 property bool IsOverflowClipped { bool get(); void set(bool value); };
bool IsOverflowClipped();

void IsOverflowClipped(bool value);
public bool IsOverflowClipped { get; set; }
var boolean = timedTextRegion.isOverflowClipped;
timedTextRegion.isOverflowClipped = boolean;
Public Property IsOverflowClipped As Boolean

Nilai Properti

Boolean

bool

True jika teks luapan dipotong; jika tidak, salah.

Berlaku untuk