←Select platform

MeasurementUnit Property

Summary

Gets or sets the unit of measure for this AnnPolyRulerObject.

Syntax

C#
VB
C++
public AnnUnit MeasurementUnit { get; set; } 
  
Public Property MeasurementUnit As Leadtools.Windows.Annotations.AnnUnit 
public: 
property Leadtools.Windows.Annotations.AnnUnit MeasurementUnit { 
   Leadtools.Windows.Annotations.AnnUnit get(); 
   void set (    Leadtools.Windows.Annotations.AnnUnit ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly