LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnLength Constructor(Single)






A single-precision floating point number that represents the length value.
Initializes a new instance of the AnnLength structure with the specified value.
Syntax
public AnnLength( 
   float value
)
'Declaration
 
Public Function New( _
   ByVal value As Single _
)
'Usage
 
Dim value As Single
 
Dim instance As New AnnLength(value)
public AnnLength( 
   float value
)
function AnnLength( 
   value 
)
public:
AnnLength( 
   float value
)

Parameters

value
A single-precision floating point number that represents the length value.
Remarks
Unit will be set to the default (Pixel).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnLength Structure
AnnLength Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.