A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.Import
CRect Structure
CRect Constructor
CRect Properties
CRect Methods
CRect Operators
CRect Fields
CRect Constructor
Initializes a new instance of the
CRect
class
Namespace:
ComPDFKit.Import
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
CRect
(
float
left
,
float
bottom
,
float
right
,
float
top
)
Parameters
left
Type:
System
Single
bottom
Type:
System
Single
right
Type:
System
Single
top
Type:
System
Single
See Also
Reference
CRect Structure
ComPDFKit.Import Namespace