AGI STK VGT 11 Send comments on this topic.
Kind Property (IAgCrdn)
See Also 





Description

Returns the component kind.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Kind() As AgECrdnKind

[C#]
public AgECrdnKind Kind {get;}

[Managed C++]
public: __property AgECrdnKind get_Kind();

[Unmanaged C++]
public: HRESULT get_Kind(
AgECrdnKind * pRetVal
);

[Java]
public AgECrdnKind getKind();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1