[]
Gets a value indicating whether the entity is a rectangle.
public bool IsRect { get; }
true if the entity is defined by exactly two points, representing a rectangle; otherwise, false.
true
false