LEADTOOLS Annotations (Leadtools.Annotations assembly)

MeasurementUnit Property (IAnnRulerObject)

Show in webframe





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

            

            
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

See Also

Reference

IAnnRulerObject Interface
IAnnRulerObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.