←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly