SignDocSDK Class Library
SignDocSDK Class Library
de.softpro.signdocsdk
Rect Class
Rect Constructor
Rect Constructor
Rect Constructor (Rect)
Rect Constructor (Double, Double, Double, Double)
Rect Constructor (Double, Double, Double, Double)
Constructor
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
Copy
public
Rect
(
double
left
,
double
top
,
double
right
,
double
bottom
)
Parameters
left
Type:
System
Double
left Coordinate
top
Type:
System
Double
top Coordinate
right
Type:
System
Double
right Coordinate
bottom
Type:
System
Double
bottom Coordinate
See Also
Reference
Rect Class
Rect Overload
de.softpro.signdocsdk Namespace