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++] |
---|
public: HRESULT get_UnitPreferences(
|
[Java] |
---|
public IAgUnitPrefsDimCollection getUnitPreferences();
|
Set unit
preferences for Object Model
[MATLAB] | Copy Code | |
---|---|---|
|