STK ObjectsSend comments on this topic.
AvailablePropagators Property (IAgVePropagatorUserExternal)
See Also
Windows





Windows & Linux

Description

Get available propagators.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.