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

true jeśli wartości i XY są 0; w przeciwnym razie wartość false.

Atrybuty

Dotyczy