←Select platform

LeadPointD Structure

Summary
Stores two double numbers that represent the coordinates of a point (X and Y).
Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute(Name="LeadPointD")] 
public struct LeadPointD 
typedef struct LeadPointD 
public final class LeadPointD implements Serializable 
<SerializableAttribute(),  
 DataContractAttribute(Name:="LeadPointD")>  
Public Structure LeadPointD 
public: 
   [SerializableAttribute,  
   DataContractAttribute(Name=L"LeadPointD")] 
   value class LeadPointD sealed 
Remarks

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.