LEADTOOLS (Leadtools assembly)

Explicit Type Conversion Operator (LeadPointD)

Show in webframe







The point to convert.
Converts this LeadPointD structure to a LeadSizeD structure.
Syntax
public LeadSizeD operator explicit( 
   LeadPointD point
)
'Declaration
 
Public Operator Narrowing CType( _
   ByVal point As LeadPointD _
) As LeadSizeD
'Usage
 
public LeadSizeD operator explicit( 
   LeadPointD point
)

            

            
This operator type is not supported by WinRT JavaScript
public:
LeadSizeD operator explicit( 
   LeadPointD point
)

Parameters

point
The point to convert.

Return Value

The LeadSizeD structure.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

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