Get the vertical plane options.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VerticalPlaneOptions() As IAgAvtrArcVerticalPlaneOptions |
| [C#] |
|---|
public IAgAvtrArcVerticalPlaneOptions VerticalPlaneOptions {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrArcVerticalPlaneOptions ^ get_VerticalPlaneOptions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrArcVerticalPlaneOptions getVerticalPlaneOptions(); |
[Python - STK API ] |
|---|
@property def VerticalPlaneOptions(self) -> "IAgAvtrArcVerticalPlaneOptions": |






