AGI STK VGT 11 Send comments on this topic.
VolumeMetricDataVector Property (IAgCrdnVolumeGridResult)
See Also 
Windows






Windows & Linux

Description

Vector of scalar values representing volumetric data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VolumeMetricDataVector() As System.Array

[C#]
public System.Array VolumeMetricDataVector {get;}

[Managed C++]
public: __property System::Array^ get_VolumeMetricDataVector();

[Unmanaged C++]
public: HRESULT get_VolumeMetricDataVector(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getVolumeMetricDataVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface