RectangleGeometry.IsEmpty Yöntem

Tanım

Bu RectangleGeometry nesnenin boş olup olmadığını belirler.

public:
 override bool IsEmpty();
public override bool IsEmpty ();
override this.IsEmpty : unit -> bool
Public Overrides Function IsEmpty () As Boolean

Döndürülenler

true bu RectangleGeometry boşsa; değilse, false.

Şunlara uygulanır