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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1