STK ObjectsSend comments on this topic.
GetInternalUnitValues Method (IAgDrDataSet)
See Also
Windows





Windows & Linux

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();
[Unmanaged C++]
public: HRESULT GetInternalUnitValues(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getInternalUnitValues();
[Python - STK API ]
def GetInternalUnitValues(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.