Point.IsEmpty

Point.IsEmpty property

かどうかを示す値を取得します。Point空です.

public bool IsEmpty { get; }

戻り値

両方の場合は trueXY 0です。それ以外の場合は false。

関連項目