RectangleF.IsEmpty Özellik

Tanım

Bunun Width veya Height özelliğinin sıfır değerine sahip olup olmadığını RectangleF gösteren bir değer alır.

public:
 property bool IsEmpty { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsEmpty { get; }
public bool IsEmpty { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsEmpty : bool
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Özellik Değeri

true Width bunun or Height özelliği RectangleF sıfır değerine sahipse; değilse, false.

Öznitelikler

Şunlara uygulanır