←Select platform

Explicit Operator

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

Parameters

size
The size to convert.

Return Value

The LeadPointD 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.