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






Windows & Linux

Description

Returns the current unit for this dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CurrentUnit() As IAgUnitPrefsUnit
[C#]
public IAgUnitPrefsUnit CurrentUnit {get;}
[Managed C++]
public: __property IAgUnitPrefsUnit^ get_CurrentUnit();
[Unmanaged C++]
public: HRESULT get_CurrentUnit(
   IAgUnitPrefsUnit ** ppRetVal
);
[Java]
public IAgUnitPrefsUnit getCurrentUnit();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.