AGI STK VGT 11 Send comments on this topic.
ConstraintDirection Property (IAgCrdnAxesAlignedAndConstrained)
See Also 





Description

Specify a desired constraint direction and the applicable parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConstraintDirection() As IAgDirection

[C#]
public IAgDirection ConstraintDirection {get;}

[Managed C++]
public: __property IAgDirection^ get_ConstraintDirection();

[Unmanaged C++]
public: HRESULT get_ConstraintDirection(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getConstraintDirection();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1