Leadtools.Forms Namespace > LogicalRectangle Structure : LogicalRectangle Constructor |
Overload | Description |
---|---|
LogicalRectangle Constructor(Double,Double,Double,Double,LogicalUnit) | Initializes a new instance of the LogicalRectangle class with the specified location, size, and unit. |
LogicalRectangle Constructor(LogicalPoint,LogicalSize) | Initializes a new instance of the LogicalRectangle class with the specified location and size. |
LogicalRectangle Constructor(LeadRect) | Initializes a new instance of the LogicalRectangle class with the specified rect. |