PointF.IsEmpty Właściwość

Definicja

Pobiera wartość wskazującą, czy jest to PointF puste.

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

Wartość właściwości

Boolean

true jeśli obie X wartości i Y są 0; w przeciwnym razie false.

Atrybuty

Dotyczy