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






Windows & Linux

Description

Returns a unit type of elements of the dataset. Dimensionless.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UnitType() As Integer
[C#]
public int UnitType {get;}
[Managed C++]
public: __property int get_UnitType();
[Unmanaged C++]
public: HRESULT get_UnitType(
   long * pRetVal
);
[Java]
public int getUnitType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.