Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SmartMetricMaximumUnit Property






Gets or sets the maximum AnnUnit to use when using smart Metric units.
Syntax
public static AnnUnit SmartMetricMaximumUnit {get; set;}
'Declaration
 
Public Shared Property SmartMetricMaximumUnit As AnnUnit
public static AnnUnit SmartMetricMaximumUnit {get; set;}
@property (nonatomic) LTAnnUnit smartMetricMaximumUnit;
public static AnnUnit getSmartMetricMaximumUnit()
public static void setSmartMetricMaximumUnit(AnnUnit unit)
            
 
get_SmartMetricMaximumUnit();
set_SmartMetricMaximumUnit(value);
Object.defineProperty('SmartMetricMaximumUnit');

Property Value

The maximum AnnUnit to use when using smart Metric units. Default value is AnnUnit.SmartMetric meaning no maximum.
Remarks

SmartMetricMaximumUnit controls what is the maximum unit to use when representing a smart Metric length value. For example if the length is 1 meter and 10 centimeters, it can be represented in centimeters as 110cm by setting the value of SmartMetricMaximumUnit to AnnUnit.Centimeter. The default value of AnnUnit.SmartMetric means use the default behavior of no maximum and the in the case above, will show 1 meter and 10 centimeters.

Requirements

Target Platforms

See Also

Reference

AnnUnitConverter Class
AnnUnitConverter Members

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