STK AviatorSend comments on this topic.
Course Property (IAgAvtrProcedureTransitionToHover)
See Also
Windows





Windows & Linux

Description

Gets or sets the course for the procedure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Course() As System.Object
[C#]
public System.Object Course {get;}
[Managed C++]
public: __property VARIANT get_Course();
[Unmanaged C++]
public: HRESULT get_Course(
    VARIANT * pVal
);
[Java]
public AgVariant getCourse();
[Python - STK API ]
@property
def Course(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.