STK Vector Geometry ToolSend 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();
[Python - STK API ]
@property
def TypeName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.