STK Vector Geometry ToolSend comments on this topic.
ShortTypeDescription Property (IAgCrdnTypeInfo)
See Also
Windows





Windows & Linux

Description

Return the short type description.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ShortTypeDescription() As String
[C#]
public string ShortTypeDescription {get;}
[Managed C++]
public: __property String __gc ^ get_ShortTypeDescription();
[Unmanaged C++]
public: HRESULT get_ShortTypeDescription(
    BSTR * pRetVal
);
[Java]
public String getShortTypeDescription();
[Python - STK API ]
@property
def ShortTypeDescription(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.