LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Value Property






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 float Value {get; set;}
 get_Value();
set_Value(value);
public:
property float Value {
   float get();
   void set (    float value);
}

Property Value

The value of this AnnLength.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnLength Structure
AnnLength Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.