←Select platform

Explicit Type Conversion Operator (LeadSizeD)

Summary

Converts this LeadSizeD structure to a LeadPointD structure.

Syntax

C#
VB
C++
public Leadtools.LeadPointD operator explicit(  
   Leadtools.LeadSizeD size 
) 
Public Operator Narrowing CType( _ 
   ByVal size As Leadtools.LeadSizeD _ 
) As Leadtools.LeadPointD 
public: 
Leadtools.LeadPointD operator explicit(  
   Leadtools.LeadSizeD size 
) 

Parameters

size
The size to convert.

Return Value

The LeadPointD structure.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize