AGI STK Objects 11 Send comments on this topic.
AvailableConstraints Method (IAgSnProjection)
See Also 





Description

Returns the available constraints.

Syntax

[Visual Basic .NET]
Public Function AvailableConstraints() As System.Array

[C#]
public System.Array AvailableConstraints();

[Managed C++]
public: System::Array AvailableConstraints();

[Java]
public Object[] availableConstraints();

[Unmanaged C++]
public: HRESULT AvailableConstraints(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1