AGI STK Astrogator 11Send comments on this topic.
UnitDimension Property (IAgVAUserVariableUpdate)
See Also 
Windows






Windows & Linux

Description

The dimension of the user variable.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UnitDimension() As String
[C#]
public string UnitDimension {get;}
[Managed C++]
public: __property String __gc ^ get_UnitDimension();
[Unmanaged C++]
public: HRESULT get_UnitDimension(
   BSTR * pRetVal
);
[Java]
public String getUnitDimension();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.