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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.