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





Description

Returns the enabled constraints.

Syntax

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

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

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

[Java]
public Object[] enabledConstraints();

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

Return Type

An array of enabled constraints.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1