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

© 2018 Analytical Graphics, Inc. All Rights Reserved.