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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface