STK AviatorSend comments on this topic.
ValidObjectNames Property (IAgAvtrSiteSTKAreaTarget)
See Also
Windows





Windows & Linux

Description

Returns the valid object names.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.