←Select platform

AnnLength Constructor(Single,AnnUnit)

Summary

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

Syntax

C#
VB
C++
public AnnLength(  
   float value, 
   Leadtools.Annotations.AnnUnit unit 
) 
  
Public Function New( _ 
   ByVal value As Single, _ 
   ByVal unit As Leadtools.Annotations.AnnUnit _ 
) 
public: 
AnnLength(  
   float value, 
   Leadtools.Annotations.AnnUnit unit 
) 

Parameters

value
A single-precision floating point number that represents the length value.

unit
An AnnUnit structure specifying the unit of measure for this length.

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