[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.CompiledRegion.Entity.IsRect

IsRect Property

IsRect

Gets a value indicating whether the entity is a rectangle.

Declaration
public bool IsRect { get; }
Property Value
Type Description
bool

true if the entity is defined by exactly two points, representing a rectangle; otherwise, false.