LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

MeasurementUnit Property (IAnnRuler)






Gets or sets a value that represents the unit of measure for this ruler. .NET support Silverlight support
Syntax
AnnUnit MeasurementUnit {get; set;}
'Declaration
 
Property MeasurementUnit As AnnUnit
'Usage
 
Dim instance As IAnnRuler
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 WPF 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

IAnnRuler Interface
IAnnRuler Members

 

 


Products | Support | Contact Us | Copyright Notices

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