AGI STK Objects 11 Send comments on this topic.
Constraint Property (IAgOnePtAccessConstraint)
See Also 
Windows






Windows & Linux

Description

The selected access constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Constraint() As AgEAccessConstraints

[C#]
public AgEAccessConstraints Constraint {get;}

[Managed C++]
public: __property AgEAccessConstraints get_Constraint();

[Unmanaged C++]
public: HRESULT get_Constraint(
AgEAccessConstraints * pRetVal
);

[Java]
public AgEAccessConstraints getConstraint();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface