C#
VB
C++
Converts this LeadSizeD structure to a LeadPointD structure.
public static LeadPointD operator explicit(
LeadSizeD size
)
Public Operator Narrowing CType( _
ByVal size As LeadSizeD _
) As LeadPointD
public:
LeadPointD operator explicit(
LeadSizeD size
)
size
The size to convert.
The LeadPointD structure.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET