Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ToLeadPointD Method








Converts this LeadPoint to a LeadPointD.
Syntax
public LeadPointD ToLeadPointD()
'Declaration
 
Public Function ToLeadPointD() As LeadPointD
'Usage
 
Dim instance As LeadPoint
Dim value As LeadPointD
 
value = instance.ToLeadPointD()
public LeadPointD ToLeadPointD()
LeadPointD LeadPointDFromLeadPoint(LeadPoint point)
public LeadPointD toLeadPointD()
 function Leadtools.LeadPoint.ToLeadPointD()
public:
LeadPointD ToLeadPointD(); 

Return Value

The converted point.
Requirements

Target Platforms

See Also

Reference

LeadPoint Structure
LeadPoint Members

Error processing SSI file