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






Windows & Linux

Description

Opt whether to size the contour indirectly by specifying a probability or directly by specifying a scale.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.