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