←Select platform

AnnLength Constructor(float)

Summary

Initializes a new instance of the AnnLength structure with the specified value.

Syntax

C#
VB
C++
public AnnLength( 
   float value 
) 
  
Public Function New( _ 
   ByVal value As Single _ 
) 
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

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

Leadtools.Annotations Assembly