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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface