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

MeasurementUnit Property (IAnnRulerObject)






Gets or sets a value that represents the unit of measure for this ruler.
Syntax
AnnUnit MeasurementUnit {get; set;}
'Declaration
 
Property MeasurementUnit As AnnUnit
'Usage
 
Dim instance As IAnnRulerObject
Dim value As AnnUnit
 
instance.MeasurementUnit = value
 
value = instance.MeasurementUnit
AnnUnit MeasurementUnit {get; set;}
get_MeasurementUnit();
set_MeasurementUnit(value);
property AnnUnit MeasurementUnit {
   AnnUnit get();
   void set (    AnnUnit value);
}

Property Value

An AnnUnit value that specifies the unit of measure for this ruler.
Remarks
For more information, refer to Using Rulers in Annotation Objects.
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

IAnnRulerObject Interface
IAnnRulerObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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