STK ObjectsSend comments on this topic.
Representation Property (IAgVeCovariance)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public String getRepresentation();
[Python - STK API ]
@property
def Representation(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.