STK ObjectsSend 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 System.Array
[C#]
public System.Array AvailableConstraints();
[Managed C++]
public: System::Array AvailableConstraints();
[Unmanaged C++]
public: HRESULT AvailableConstraints(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray availableConstraints();
[Python - STK API ]
def AvailableConstraints(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.