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






Windows & Linux

Description

Get the sigma scale.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SigmaScale() As IAgVeVOSigmaScale
[C#]
public IAgVeVOSigmaScale SigmaScale {get;}
[Managed C++]
public: __property IAgVeVOSigmaScale^ get_SigmaScale();
[Unmanaged C++]
public: HRESULT get_SigmaScale(
   IAgVeVOSigmaScale ** ppRetVal
);
[Java]
public IAgVeVOSigmaScale getSigmaScale();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.