AGI STK Objects 11 Send comments on this topic.
Title Property (IAgDrSubSection)
See Also 





Description

Returns a title of the sub-section.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Title() As String

[C#]
public string Title {get;}

[Managed C++]
public: __property String __gc ^ get_Title();

[Unmanaged C++]
public: HRESULT get_Title(
BSTR * pRetVal
);

[Java]
public String getTitle();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1