LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

MeasurementUnit Property (AnnPolyRulerObject)

Show in webframe





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

            

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

Property Value

An AnnUnit value that specifies the unit of measure for this AnnPolyRulerObject.
Remarks
For more information, refer to Using Rulers in WPF Annotation Objects.
Example

For C#/VB examples, refer to AnnPolyRulerObject.

Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


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