AGI STK Objects 11 Send comments on this topic.
ElementType Property (IAgDrDataSet)
See Also 





Description

Returns a type of elements of the dataset. Dimensionless.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElementType() As Integer

[C#]
public int ElementType {get;}

[Managed C++]
public: __property int get_ElementType();

[Unmanaged C++]
public: HRESULT get_ElementType(
long * pRetVal
);

[Java]
public int getElementType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1