You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > Win32 Class > Win32 Structures > RECT Structure > RECT Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Win32.RECT.RECT Constructor

Creates RECT structure.

Syntax
C++
C#
Visual Basic
public: RECT( int left, int top, int right, int bottom );
Parameters
Parameters 
Description 
left 
The left field of the structure. 
top 
The top field of the structure. 
right 
The right field of the structure. 
bottom 
The bottom field of the structure. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.