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

Unit Property (AnnRectangle)






Gets or sets a value that specifies the unit of measure for this AnnRectangle structure.
Syntax
public AnnUnit Unit {get; set;}
'Declaration
 
Public Property Unit As AnnUnit
'Usage
 
Dim instance As AnnRectangle
Dim value As AnnUnit
 
instance.Unit = value
 
value = instance.Unit
public AnnUnit Unit {get; set;}
 get_Unit();
set_Unit(value);
public:
property AnnUnit Unit {
   AnnUnit get();
   void set (    AnnUnit value);
}

Property Value

An AnnUnit value that specifies the unit of measure for this AnnRectangle structure.
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

AnnRectangle Structure
AnnRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices

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