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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface