AGI STK Objects 11 Send comments on this topic.
GetInternalUnitValues Method (IAgDrDataSet)
See Also 





Description

Gets the Internal Unit Values of the Data.

Syntax

[Visual Basic .NET]
Public Function GetInternalUnitValues() As System.Array

[C#]
public System.Array GetInternalUnitValues();

[Managed C++]
public: System::Array GetInternalUnitValues();

[Java]
public Object[] getInternalUnitValues();

[Unmanaged C++]
public: HRESULT GetInternalUnitValues(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1