←Select platform

UnitConverter Property (AnnObject)

Summary

Gets the AnnUnitConverter that will be used in this AnnObject.

Syntax

C#
VB
C++
protected virtual Leadtools.Annotations.AnnUnitConverter UnitConverter {get;} 
  
Protected Overridable ReadOnly Property UnitConverter As Leadtools.Annotations.AnnUnitConverter 
protected: 
virtual property Leadtools.Annotations.AnnUnitConverter^ UnitConverter { 
   Leadtools.Annotations.AnnUnitConverter^ get(); 
} 

Property Value

The AnnUnitConverter setting for this AnnObject.

Remarks

This method returns the same AnnUnitConverter contained in the Container. If this object has not been added to a container yet, this method will return null (Nothing in VB).

Example

For an example, refer to PhysicalTransform.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize