Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ToLeadPoint Method








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

Return Value

The converted point.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

Error processing SSI file