STK AstrogatorSend comments on this topic.
ParentName Property (IAgVAGoldenSectionControl)
See Also
Windows





Windows & Linux

Description

Get the name of the segment to which the parameter belongs.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ParentName() As String
[C#]
public string ParentName {get;}
[Managed C++]
public: __property String __gc ^ get_ParentName();
[Unmanaged C++]
public: HRESULT get_ParentName(
    BSTR * pVal
);
[Java]
public String getParentName();
[Python - STK API ]
@property
def ParentName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.