AGI STK Objects 11 Send comments on this topic.
ConstraintType Property (IAgAccessConstraint)
See Also 





Description

Property used to access the constraint type.

Property type

Read-only property

Syntax

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

[C#]
public AgEAccessConstraints ConstraintType {get;}

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

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

[Java]
public AgEAccessConstraints getConstraintType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1