LEADTOOLS (Leadtools assembly)

LeadPointD Structure

Show in webframe







Members 
Stores two double numbers that represent the coordinates of a point (X and Y).
Object Model
Syntax
[TypeConverterAttribute("Leadtools.LeadPointDConverter, Leadtools, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute("LeadPointD")]
[SerializableAttribute()]
public struct LeadPointD : System.ValueType, System.IFormattable  
'Declaration
 
<TypeConverterAttribute("Leadtools.LeadPointDConverter, Leadtools, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")>
<DataContractAttribute("LeadPointD")>
<SerializableAttribute()>
Public Structure LeadPointD 
   Inherits System.ValueType
   Implements System.IFormattable 
'Usage
 
Dim instance As LeadPointD
[TypeConverterAttribute("Leadtools.LeadPointDConverter, Leadtools, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute("LeadPointD")]
[SerializableAttribute()]
public class LeadPointD

            

            
JAVASCRIPT_NOSTRUCTS
[TypeConverterAttribute("Leadtools.LeadPointDConverter, Leadtools, Version=18.0.0.0, Culture=neutral, PublicKeyToken=null")]
[DataContractAttribute("LeadPointD")]
[SerializableAttribute()]
public value class LeadPointD : public System.ValueType, System.IFormattable  
Remarks

The LeadPointD structure specifies a platform-independent representation of a point with double precision floating values

Requirements

Target Platforms

See Also

Reference

LeadPointD Members
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.