LEADTOOLS Annotations (Leadtools.Annotations assembly)

Value Property

Show in webframe





Gets or sets the value of this AnnLength.
Syntax
public float Value {get; set;}
'Declaration
 
Public Property Value As Single
'Usage
 
Dim instance As AnnLength
Dim value As Single
 
instance.Value = value
 
value = instance.Value

            

            
public:
property float Value {
   float get();
   void set (    float value);
}

Property Value

The value of this AnnLength.
Requirements

Target Platforms

See Also

Reference

AnnLength Structure
AnnLength Members

 

 


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