AGI STK Astrogator 11Send comments on this topic.
SegmentProperties Property (IAgVAProfileScriptingTool)
See Also 
Windows






Windows & Linux

Description

Returns the collection of the segment properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SegmentProperties() As IAgVAScriptingSegmentCollection
[C#]
public IAgVAScriptingSegmentCollection SegmentProperties {get;}
[Managed C++]
public: __property IAgVAScriptingSegmentCollection^ get_SegmentProperties();
[Unmanaged C++]
public: HRESULT get_SegmentProperties(
   IAgVAScriptingSegmentCollection ** ppRetVal
);
[Java]
public IAgVAScriptingSegmentCollection getSegmentProperties();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.