IsPoint

Rectangle.IsPoint property

Comprueba si el rectángulo es un punto, es decir, LLX es igual a URX y LLY es igual a URY.

public bool IsPoint { get; }

Ver también