IsPoint

Rectangle.IsPoint property

检查矩形是否为点,即 LLX 等于 URX 并且 LLY 等于 URY.

public bool IsPoint { get; }

也可以看看