The LeadSize Structure is available in LEADTOOLS Document and Medical Imaging toolkits.
Stores an ordered pair of integer points, typically the width and height of a rectangle.Visual Basic (Declaration) | |
---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")> Public Structure LeadSize Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LeadSize |
C# | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] public struct LeadSize : System.ValueType |
C++/CLI | |
---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] public value class LeadSize : public System.ValueType |
System.Object
System.ValueType
Leadtools.Services.DataContracts.LeadSize
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7