C#
VB
C++
Converts this LeadPointD structure to a LeadSizeD structure.
public static LeadSizeD operator explicit(
LeadPointD point
)
Public Operator Narrowing CType( _
ByVal point As LeadPointD _
) As LeadSizeD
public:
LeadSizeD operator explicit(
LeadPointD point
)
point
The point to convert.
The LeadSizeD 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