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






Windows & Linux

Description

Specify a desired alignment direction and the applicable parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AlignmentDirection() As IAgDirection
[C#]
public IAgDirection AlignmentDirection {get;}
[Managed C++]
public: __property IAgDirection^ get_AlignmentDirection();
[Unmanaged C++]
public: HRESULT get_AlignmentDirection(
   IAgDirection ** ppRetVal
);
[Java]
public IAgDirection getAlignmentDirection();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.