AGI STK Objects 11 Send comments on this topic.
AvailableSeeds Property (IAgCvPointDefinition)
See Also 





Description

Available object instances to use as a grid seed.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableSeeds() As System.Array

[C#]
public System.Array AvailableSeeds {get;}

[Managed C++]
public: __property System::Array^ get_AvailableSeeds();

[Unmanaged C++]
public: HRESULT get_AvailableSeeds(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableSeeds();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1