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






Windows & Linux

Description

Returns the enabled constraints.

Syntax

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

Return Type

An array of enabled constraints.

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.