Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ToAnnPoint Method






Converts this AnnSize structure to an AnnPoint structure.
Syntax
public AnnPoint ToAnnPoint()
'Declaration
 
Public Function ToAnnPoint() As AnnPoint
'Usage
 
Dim instance As AnnSize
Dim value As AnnPoint
 
value = instance.ToAnnPoint()

            

            
public:
AnnPoint ToAnnPoint(); 

Return Value

An AnnPoint structure containing the converted AnnSize structure.
Requirements

Target Platforms

See Also

Reference

AnnSize Structure
AnnSize Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)