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

Leadtools Assembly