Provides access to the Global Unit table.
Read-only property
| [Visual Basic .NET] | 
|---|
Public Property UnitPreferences() As IAgUnitPrefsDimCollection  | 
| [C#] | 
|---|
public IAgUnitPrefsDimCollection UnitPreferences {get;}  | 
| [Managed C++] | 
|---|
public: __property IAgUnitPrefsDimCollection ^ get_UnitPreferences();  | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
public IAgUnitPrefsDimCollection getUnitPreferences();  | 
[Python - STK API  ] | 
|---|
@property def UnitPreferences(self) -> "IAgUnitPrefsDimCollection":  | 
Set unit preferences for Object Model
| [Python - STK API] | ||
|---|---|---|
  | ||
Set unit preferences for Object Model
| [MATLAB] | ||
|---|---|---|
  | ||






