The LogicalPoint 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 represent the coordinates of a point (X and Y).
| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Structure LogicalPoint Inherits System.ValueType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LogicalPoint | |
| C# | |
|---|---|
[SerializableAttribute()] public struct LogicalPoint : System.ValueType | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] public value class LogicalPoint : public System.ValueType | |
System.Object
System.ValueType
Leadtools.Forms.LogicalPoint
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7