AGI STK Util 11 Send comments on this topic.
DirectionType Property (IAgDirection)
See Also 





Description

Returns the type of direction currently being used.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DirectionType() As AgEDirectionType

[C#]
public AgEDirectionType DirectionType {get;}

[Managed C++]
public: __property AgEDirectionType get_DirectionType();

[Unmanaged C++]
public: HRESULT get_DirectionType(
AgEDirectionType * pRetVal
);

[Java]
public AgEDirectionType getDirectionType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1