←Select platform

AnnSize Constructor(AnnPoint)

Summary

Initializes a new instance of the AnnSize structure from an AnnPoint structure.

Syntax

C#
VB
C++
public AnnSize( 
   AnnPoint pt 
) 
  
Public Function New( _ 
   ByVal pt As Leadtools.Annotations.AnnPoint _ 
) 
public: 
AnnSize(  
   Leadtools.Annotations.AnnPoint pt 
) 

Parameters

pt
The AnnPoint structure from which to initialize this AnnSize structure.

Remarks

The Unit property will be set to the default (Pixel).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly