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






Windows & Linux

Description

Returns the type of segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEVASegmentType
[C#]
public AgEVASegmentType Type {get;}
[Managed C++]
public: __property AgEVASegmentType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
   AgEVASegmentType * pRetVal
);
[Java]
public AgEVASegmentType getType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.