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






Windows & Linux

Description

Returns the available constraints.

Syntax

[Visual Basic .NET]
Public Function AvailableConstraints() As 
[C#]
public System.Array AvailableConstraints();
[Managed C++]
public: System::Array AvailableConstraints();
[Java]
public VariantArray availableConstraints();
[Unmanaged C++]
public: HRESULT AvailableConstraints(
    SAFEARRAY * * ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.