AGI STK Objects 11 Send comments on this topic.
SigmaScaleType Property (IAgVeVOCovariance)
See Also 





Description

Get the sigma scale type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SigmaScaleType() As AgEVeVOSigmaScale

[C#]
public AgEVeVOSigmaScale SigmaScaleType {get;}

[Managed C++]
public: __property AgEVeVOSigmaScale get_SigmaScaleType();

[Unmanaged C++]
public: HRESULT get_SigmaScaleType(
AgEVeVOSigmaScale * pRetVal
);

[Java]
public AgEVeVOSigmaScale getSigmaScaleType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1