STK ObjectsSend comments on this topic.
QualifiedPath Property (IAgVeGfxTimeComponentsElement)
See Also
Windows





Windows & Linux

Description

A fully qualified path of a time component.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.