AGI STK VGT 11 Send comments on this topic.
TypeDescription Property (IAgCrdnTypeInfo)
See Also 





Description

Return the type description.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeDescription() As String

[C#]
public string TypeDescription {get;}

[Managed C++]
public: __property String __gc ^ get_TypeDescription();

[Unmanaged C++]
public: HRESULT get_TypeDescription(
BSTR * pRetVal
);

[Java]
public String getTypeDescription();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1