STK ObjectsSend 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 * pVal
);
[Java]
public AgEVeVOSigmaScale getSigmaScaleType();
[Python - STK API ]
@property
def SigmaScaleType(self) -> "AgEVeVOSigmaScale":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.