IsPoint

Rectangle.IsPoint property

Vérifie si le rectangle est un point, c’est-à-dire que LLX est égal à URX et LLY est égal à URY.

public bool IsPoint { get; }

Voir également