STK Aviator MATLABSend comments on this topic.
ValidTargetNames Property (IAgAvtrStrategyMATLAB3DGuidance)
See Also
Windows





Windows & Linux

Description

Returns the valid target names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ValidTargetNames() As System.Array
[C#]
public System.Array ValidTargetNames {get;}
[Managed C++]
public: __property System::Array get_ValidTargetNames();
[Unmanaged C++]
public: HRESULT get_ValidTargetNames(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getValidTargetNames();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.