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

Show in webframe

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:
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

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