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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.