IsEmpty

Point.IsEmpty property

获取一个值,该值指示此是否为 thisPoint是空的。

public bool IsEmpty { get; }

适当的价值

真的如果 X 和 Y 都为 0;否则,错误的.

也可以看看