←Select platform

AnnSize Constructor(SizeF)

Summary

Initializes a new instance of the AnnSize structure from a SizeF structure.

Syntax

C#
VB
C++
public AnnSize(  
   SizeF sz 
) 
  
Public Function New( _ 
   ByVal sz As SizeF _ 
) 
public: 
AnnSize(  
   SizeF sz 
) 

Parameters

sz
A SizeF structure that specifies the dimensions for the new AnnSize structure.

Remarks

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

Requirements

Target Platforms

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