STK ObjectsSend comments on this topic.
AvailableCrdns Property (IAgVORefCrdnCollection)
See Also
Windows





Windows & Linux

Description

Get a list of available VGT elements that can be added to the collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableCrdns() As System.Array
[C#]
public System.Array AvailableCrdns {get;}
[Managed C++]
public: __property System::Array get_AvailableCrdns();
[Unmanaged C++]
public: HRESULT get_AvailableCrdns(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAvailableCrdns();
[Python - STK API ]
@property
def AvailableCrdns(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.