The LogicalRectangle Structure is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Stores four floating-point numbers and a unit of measurement that represent the coordinates and size of a rectangle (X, Y, Width, and Height).Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure LogicalRectangle Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LogicalRectangle |
C# | |
---|---|
[SerializableAttribute()] public struct LogicalRectangle : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class LogicalRectangle : public System.ValueType |
System.Object
System.ValueType
Leadtools.Forms.LogicalRectangle
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7