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






Windows & Linux

Description

Get the names identifying types of dimensions of individual scalars within parameter set.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getDimensions();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface