LEADTOOLS (Leadtools assembly)

Explicit Type Conversion Operator (LeadSizeD)

Show in webframe







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

            

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

Parameters

size
The size to convert.

Return Value

The LeadPointD structure.
Requirements

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members

 

 


Products | Support | Contact Us | Copyright Notices

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