LeadSize Structure
Summary
Stores an ordered pair of integer points, typically the width and height of a rectangle.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")]
public struct LeadSize
<DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")>
Public Structure LeadSize
Inherits System.ValueType
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")]
public value class LeadSize : public System.ValueType