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 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.