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

Show in webframe

MeasurementUnit Property (AnnRulerObject)






Gets or sets a value that represents the unit of measure for this AnnRulerObject object.
Syntax
public AnnUnit MeasurementUnit {get; set;}
'Declaration
 
Public Property MeasurementUnit As AnnUnit
'Usage
 
Dim instance As AnnRulerObject
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 AnnRulerObject object.
Remarks
For more information, refer to Using Rulers in WPF Annotation Objects.
Example

For XAML example, refer to AnnRulerObject.

For C#/VB examples, refer to AnnRulerObject.

Requirements

Target Platforms

See Also

Reference

AnnRulerObject Class
AnnRulerObject 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