Specify a desired alignment direction and the
applicable parameters.
Read-only property
[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(
|
[Java] |
---|
public IAgDirection getAlignmentDirection();
|