LEADTOOLS Forms (Leadtools.Forms assembly)

Show in webframe

LogicalRectangle Constructor(LogicalPoint,LogicalSize)






The coordinates of the upper-left corner of the rectangle.
The width and height of the rectangle.
Initializes a new instance of the LogicalRectangle class with the specified location and size.
Syntax
public LogicalRectangle( 
   LogicalPoint location,
   LogicalSize size
)
'Declaration
 
Public Function New( _
   ByVal location As LogicalPoint, _
   ByVal size As LogicalSize _
)
'Usage
 
Dim location As LogicalPoint
Dim size As LogicalSize
 
Dim instance As New LogicalRectangle(location, size)

            

            
public:
LogicalRectangle( 
   LogicalPoint location,
   LogicalSize size
)

Parameters

location
The coordinates of the upper-left corner of the rectangle.
size
The width and height of the rectangle.
Remarks
The location and size units should be equal. If they are different the size will be converted to location's unit of measurement. The new rectangle will have the same units as location.
Requirements

Target Platforms

See Also

Reference

LogicalRectangle Structure
LogicalRectangle Members
Overload List

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features