AGI STK Objects 11 Send comments on this topic.
Representation Property (IAgVeCovariance)
See Also 





Description

Get the representation for the covariance.

Property type

Read-only property

Syntax

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

[C#]
public string Representation {get;}

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

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

[Java]
public String getRepresentation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1