The LogicalRectangle Constructor(LeadRect) is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the LogicalRectangle class with the specified rect.Visual Basic (Usage) | Copy Code |
---|---|
Dim rect As LeadRect Dim instance As New LogicalRectangle(rect) |
Parameters
- rect
- The location and size of the rectangle measured in Leadtools.Forms.LogicalUnit.Pixel.
For an example, refer to Equals.
The unit will be set to the Default(Pixel).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7