Share via


Point.IsEmpty Vlastnost

Definice

Získá hodnotu označující, zda je prázdné Point .

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

Hodnota vlastnosti

true pokud i XY jsou 0, jinak hodnota false.

Atributy

Platí pro