Resource Base
Table of contents

CRect

The CRect class represents a rectangle in 2D space. It contains four integer values that specify the top, left, right, and bottom edges of the rectangle.

Definition

Namespace: dynamsoft::basic_structures

Assembly: DynamsoftCore

class CRect 

Attributes Summary

Attribute Type
top int
left int
right int
bottom int

top

The top edge of the rectangle.

int top

left

The left edge of the rectangle.

int left

The right edge of the rectangle.

int right

bottom

The bottom edge of the rectangle.

int bottom

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support