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






Windows & Linux

Description

Return the type name.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeName() As String
[C#]
public string TypeName {get;}
[Managed C++]
public: __property String __gc ^ get_TypeName();
[Unmanaged C++]
public: HRESULT get_TypeName(
   BSTR * pRetVal
);
[Java]
public String getTypeName();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.