Bagikan melalui


IInkPresenterStencil.IsVisible Properti

Definisi

Mendapatkan atau mengatur apakah objek IInkPresenterStencil terlihat.

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

void IsVisible(bool value);
public bool IsVisible { get; set; }
var boolean = iInkPresenterStencil.isVisible;
iInkPresenterStencil.isVisible = boolean;
Public Property IsVisible As Boolean

Nilai Properti

Boolean

bool

true jika stensil terlihat. Jika tidak, salah.

Berlaku untuk

Lihat juga