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





Description

Returns a unit type of the element.

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(
int * pRetVal
);

[Java]
public ppInteger getUnitType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1