Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

MeasurementUnit Property (AnnProtractorObject)






Gets or sets the unit of measure for the rulers of this AnnProtractorObject.
Syntax
public AnnUnit MeasurementUnit {get; set;}
'Declaration
 
Public Property MeasurementUnit As AnnUnit
'Usage
 
Dim instance As AnnProtractorObject
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 AnnProtractorObject.
Example

For XAML example, refer to AnnProtractorObject.

For C#/VB examples, refer to AnnProtractorObject.

Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features