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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface