RectangleF.IsEmpty Özellik

Tanım

Bunun RectangleF or Height özelliğinin sıfır değerine sahip olup olmadığını Width 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

truebunun WidthRectangleF veya Height özelliği sıfır değerine sahipse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır