←Select platform

Explicit Operator

Summary
Converts this LeadPointD structure to a LeadSizeD structure.
Syntax
C#
VB
C++
public static LeadSizeD operator explicit( 
   LeadPointD point 
) 
Public Operator Narrowing CType( _ 
   ByVal point As LeadPointD _ 
) As LeadSizeD 
public: 
LeadSizeD operator explicit(  
   LeadPointD point 
) 

Parameters

point
The point to convert.

Return Value

The LeadSizeD structure.

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.