AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.