STK AstrogatorSend 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 ** ppVAMCSSegmentProperties
);
[Java]
public IAgVAMCSSegmentProperties getProperties();
[Python - STK API ]
@property
def Properties(self) -> "IAgVAMCSSegmentProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.