Point.IsEmpty

Point.IsEmpty property

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

public bool IsEmpty { get; }

返回值

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

也可以看看