PointF.IsEmpty

PointF.IsEmpty property

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

public bool IsEmpty { get; }

プロパティ値

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

関連項目