IGeometry.IsEmpty

IGeometry.IsEmpty property

获取一个值,表示这个实例是否为空(代表空点集)。

public bool IsEmpty { get; }

适当的价值

true如果此实例为空;否则,false.

也可以看看