Rectangle.IsEmpty Özellik

Tanım

Bunun ya Rectangle da 0 Height ' Width a eşit veya ondan küçük olup olmadığı.

public bool IsEmpty { get; }
member this.IsEmpty : bool

Özellik Değeri

Boolean

trueya da Width Height 0 ' dan küçükse veya eşitse.

Şunlara uygulanır