LEADTOOLS Annotations (Leadtools.Annotations assembly)

Unit Property (AnnLength)

Show in webframe





Gets or sets a value that represents the unit of measure for this AnnLength.
Syntax
public AnnUnit Unit {get; set;}
'Declaration
 
Public Property Unit As AnnUnit
'Usage
 
Dim instance As AnnLength
Dim value As AnnUnit
 
instance.Unit = value
 
value = instance.Unit

            

            
public:
property AnnUnit Unit {
   AnnUnit get();
   void set (    AnnUnit value);
}

Property Value

An AnnUnit value that represents the unit of of measure for 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.