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