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

Show in webframe

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
)

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

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