AGI STK Objects 11 Send comments on this topic.
Sections Property (IAgDrResult)
See Also 
Windows






Windows & Linux

Description

Returns a collection of sections.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sections() As IAgDrSubSectionCollection

[C#]
public IAgDrSubSectionCollection Sections {get;}

[Managed C++]
public: __property IAgDrSubSectionCollection^ get_Sections();

[Unmanaged C++]
public: HRESULT get_Sections(
IAgDrSubSectionCollection ** ppRetVal
);

[Java]
public IAgDrSubSectionCollection getSections();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface