←Select platform

MeasurementUnit Property

Summary
Gets or sets the unit of measure for this AnnPolyRulerObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual AnnUnit MeasurementUnit { get; set; } 
@property (nonatomic, assign) LTAnnUnit measurementUnit; 
public AnnUnit getMeasurementUnit() 
public void setMeasurementUnit(AnnUnit unit) 
public:  
   virtual property AnnUnit^ MeasurementUnit 
   { 
      AnnUnit^ get() 
      void set(AnnUnit^ value) 
   } 
MeasurementUnit # get and set (AnnPolyRulerObject) 

Property Value

An AnnUnit value that specifies the unit of measure for this AnnPolyRulerObject.

Remarks

For more information, refer to Using Rulers in Annotation Objects.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.