AGI STK Util 11 Send comments on this topic.
AvailableUnits Property (IAgUnitPrefsDim)
See Also 
Windows






Windows & Linux

Description

Returns collection of Units.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableUnits() As IAgUnitPrefsUnitCollection

[C#]
public IAgUnitPrefsUnitCollection AvailableUnits {get;}

[Managed C++]
public: __property IAgUnitPrefsUnitCollection^ get_AvailableUnits();

[Unmanaged C++]
public: HRESULT get_AvailableUnits(
IAgUnitPrefsUnitCollection ** ppRetVal
);

[Java]
public IAgUnitPrefsUnitCollection getAvailableUnits();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface