Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

LeadSizeD Structure








Members 
Stores two double numbers that represent the size of an object.
Object Model
Syntax
[TypeConverterAttribute("Leadtools.LeadSizeDConverter, Leadtools, Version=19.0.4.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute(Name="LeadSizeD", IsNameSetExplicitly=true)]
[SerializableAttribute()]
public struct LeadSizeD : System.ValueType, System.IFormattable  
'Declaration
 
<TypeConverterAttribute("Leadtools.LeadSizeDConverter, Leadtools, Version=19.0.4.0, Culture=neutral, PublicKeyToken=null")>
<DataContractAttribute(Name="LeadSizeD", IsNameSetExplicitly=True)>
<SerializableAttribute()>
Public Structure LeadSizeD 
   Inherits System.ValueType
   Implements System.IFormattable 
'Usage
 
Dim instance As LeadSizeD
[TypeConverterAttribute("Leadtools.LeadSizeDConverter, Leadtools, Version=19.0.4.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute(Name="LeadSizeD", IsNameSetExplicitly=true)]
[SerializableAttribute()]
public class LeadSizeD
typedef struct LeadSizeD
public final class LeadSizeD implements Serializable
JAVASCRIPT_NOSTRUCTS
[TypeConverterAttribute("Leadtools.LeadSizeDConverter, Leadtools, Version=19.0.4.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute(Name="LeadSizeD", IsNameSetExplicitly=true)]
[SerializableAttribute()]
public value class LeadSizeD : public System.ValueType, System.IFormattable  
Remarks

The LeadSizeD structure specifies a platform-independent representation of a size with double precision floating values

Requirements

Target Platforms

See Also

Reference

LeadSizeD Members
Leadtools Namespace

Error processing SSI file