AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.