←Select platform

Explicit Type Conversion Operator

Summary

Converts the specified AnnSize structure to an AnnPoint structure.

Syntax

C#
VB
C++
  
Public Operator Narrowing CType( _ 
   ByVal size As Leadtools.Annotations.AnnSize _ 
) As Leadtools.Annotations.AnnPoint 

Parameters

size
The AnnSize structure to be converted

Return Value

An AnnPoint structure containing the converted AnnSize structure.

Example

This example converts an AnnSize structure to an AnnPoint structure.

 

!--AnnSize.OperatorAnnPoint-->

Requirements

Target Platforms

See Also

Reference

AnnSize Structure

AnnSize Members

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