LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnLength Constructor(Single)

Show in webframe





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
)

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

See Also

Reference

AnnLength Structure
AnnLength Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.