STK ObjectsSend comments on this topic.
Attributes Property (IAgVeVOVelCovariance)
See Also
Windows





Windows & Linux

Description

Get the velocity ellipsoid graphics attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Attributes() As IAgVeVOAttributes
[C#]
public IAgVeVOAttributes Attributes {get;}
[Managed C++]
public: __property IAgVeVOAttributes ^ get_Attributes();
[Unmanaged C++]
public: HRESULT get_Attributes(
    IAgVeVOAttributes ** ppVal
);
[Java]
public IAgVeVOAttributes getAttributes();
[Python - STK API ]
@property
def Attributes(self) -> "IAgVeVOAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.