IsPoint

Rectangle.IsPoint property

Überprüft, ob das Rechteck ein Punkt ist, dh LLX ist gleich URX und LLY ist gleich URY.

public bool IsPoint { get; }

Siehe auch