STK AviatorSend comments on this topic.
ArcOptions Property (IAgAvtrProcedureArcPointToPoint)
See Also
Windows





Windows & Linux

Description

Get the arc options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ArcOptions() As IAgAvtrArcOptions
[C#]
public IAgAvtrArcOptions ArcOptions {get;}
[Managed C++]
public: __property IAgAvtrArcOptions ^ get_ArcOptions();
[Unmanaged C++]
public: HRESULT get_ArcOptions(
    IAgAvtrArcOptions ** ppVal
);
[Java]
public IAgAvtrArcOptions getArcOptions();
[Python - STK API ]
@property
def ArcOptions(self) -> "IAgAvtrArcOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.