Point.IsEmpty Özellik

Tanım

Bunun Point boş olup olmadığını belirten 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 hem hem de XY 0 ise; değilse, false.

Öznitelikler

Şunlara uygulanır