STK Vector Geometry ToolSend comments on this topic.
TypeInfo Property (IAgCrdn)
See Also
Windows





Windows & Linux

Description

Returns the component type information.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeInfo() As IAgCrdnTypeInfo
[C#]
public IAgCrdnTypeInfo TypeInfo {get;}
[Managed C++]
public: __property IAgCrdnTypeInfo ^ get_TypeInfo();
[Unmanaged C++]
public: HRESULT get_TypeInfo(
    IAgCrdnTypeInfo ** ppRetVal
);
[Java]
public IAgCrdnTypeInfo getTypeInfo();
[Python - STK API ]
@property
def TypeInfo(self) -> "IAgCrdnTypeInfo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.