AGI STK Objects 11 Send comments on this topic.
SegmentType Property (IAgVeSPICESegment)
See Also 





Description

Get the segment type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SegmentType() As String

[C#]
public string SegmentType {get;}

[Managed C++]
public: __property String __gc ^ get_SegmentType();

[Unmanaged C++]
public: HRESULT get_SegmentType(
BSTR * pRetVal
);

[Java]
public String getSegmentType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1