IsEmpty

Point.IsEmpty property

获取一个值,该值指示这是否Point是空的。

public bool IsEmpty { get; }

返回值

如果两者都为真XY为 0;否则为假。

也可以看看