RECT Constructor
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RECT Constructor |
| RECT Structure See Also Send Feedback |
Initializes a new instance of the RECT class
Namespace:Â CuteEditor.Convertor.PDFAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
Parameters
- left_
- Type: System..::..Int32
- top_
- Type: System..::..Int32
- right_
- Type: System..::..Int32
- bottom_
- Type: System..::..Int32