| Leadtools Namespace > LeadRectD Structure : LeadRectD Constructor |
| Overload | Description |
|---|---|
| LeadRectD Constructor(LeadPointD,LeadSizeD) | Initializes a new instance of LeadRectD with a location and size. ![]() |
| LeadRectD Constructor(Double,Double,Double,Double) | Initializes a new instance of LeadRectD with the specified x-coordinate, y-coordinate, width, and height. ![]() |
| LeadRectD Constructor(LeadPointD,LeadPointD) | Initializes a new instance of LeadRectD that is exactly large enough to contain the two specified points. ![]() |
| LeadRectD Constructor(LeadSizeD) | Initializes a new instance of LeadRectD that is of the specified size and is located at (0,0). ![]() |