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






Windows & Linux

Description

Returns the properties of the segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgVAMCSSegmentProperties

[C#]
public IAgVAMCSSegmentProperties Properties {get;}

[Managed C++]
public: __property IAgVAMCSSegmentProperties^ get_Properties();

[Unmanaged C++]
public: HRESULT get_Properties(
IAgVAMCSSegmentProperties ** ppRetVal
);

[Java]
public IAgVAMCSSegmentProperties getProperties();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface