←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly