IsPoint

Rectangle.IsPoint property

Verifica se il rettangolo è un punto, cioè LLX è uguale a URX e LLY è uguale a URY.

public bool IsPoint { get; }

Guarda anche