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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.